/* Base elements and shared navigation. */
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; }
body { background-color: #1b1b1b; margin: 0; font-family: Roboto, sans-serif; color: white; -webkit-tap-highlight-color: transparent; }
a { color: #bbdbdf; text-decoration: none; }
select { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -3 30 30'%3E%3Cpath fill='%23b9b9b9' d='M7.41 8.58L12 13.17l4.59-4.59L18 10l-6 6l-6-6z'/%3E%3C/svg%3E") 100% 50% no-repeat; -moz-appearance: none; -webkit-appearance: none; appearance: none; font-family: Roboto, sans-serif; color: inherit; }
a:hover { color: #e9fdff; }
#header { position: fixed; width: 100%; min-width: 290px; top: 0; z-index: 9; background-color: #252525; height: 37px; text-align: center; overflow: hidden; display: flex; padding: 5px 0; box-shadow: #0b0b0b 0 2px 5px; border-bottom: 1px solid #404040; }
#header-replace { height: 37px; padding-top: 10px; }
#base-content { background-color: #1b1b1b; min-width: 290px; box-sizing: border-box; min-height: calc(100vh - 125px); padding-bottom: 36px; }
#lastedit { text-align: center; margin-top: 10px; font-size: 14px; color: var(--muted); }
#jump-menu { clear: both; display: grid; grid-template-columns: repeat(auto-fill, minmax(70px, 1fr)); gap: 4px; padding-top: 6px; margin: 0; }
.jump-box, .jump-box2 { background-color: #303030; padding: 3px 5px 5px; font-size: 11px; text-align: center; color: #c8c8c8; cursor: pointer; border-radius: 3px; }
.jump-box2 { border: 1px solid #626262; background-color: transparent; }
.jump-box > .mdil, .jump-box2 > .mdil { font-size: 22px; }
.midbreak { padding: 10px; color: #bfbfbf; text-align: center; }
.section { width: calc(100% - 2px); background-color: #252525; margin-top: 20px; border: 1px solid #484848; contain: content; }
#sec-bookmark { contain: none; }
.section-title { text-align: center; padding: 5px 0; font-size: 19px; background-color: #303030; position: relative; }
.section-list { padding-bottom: 1px; font-size: 17px; min-width: 210px; background-color: #252525; }
.section-item, .section-notes { padding: 5px 12px; color: #bbbbbb; border-top: 1px solid #404040; }
.section-notes { font-size: 14px; text-align: center; background-color: #303030; padding: 8px 12px; }
.section-sort { display: flex; align-items: center; justify-self: end; font-size: 15px; }
.sort-input { border: 1px solid #626262; background-color: #252525; padding: 4px 17px 4px 8px; margin-left: 5px; outline: none; color: #cccccc; border-radius: 3px; }
.expand-share { font-size: 15px; align-self: end; text-align: right; cursor: pointer; opacity: 0.85; padding-right: 5px; }
.section-tags { background-color: #272c2f; border-radius: 4px; font-size: 14px; padding: 1px 5px; float: right; margin-left: 4px; margin-top: 4px; display: flex; gap: 3px; align-items: center; border: 1px solid #52656b; max-width: calc(100% - 10px); }
.section-tags:hover { background-color: #3d4d55; border-color: #7393a4; }
.tags-text { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.section-tag-cont { float: right; padding-bottom: 15px; margin-top: 2px; }
.section-expand { font-size: 14px; border-radius: 0 0 3px 3px; line-height: 1.4em; overflow: hidden; }
.expand-base { padding-top: 7px; cursor: pointer; padding-bottom: 15px; }
.bookmark-btn { cursor: pointer; border: 1px solid #626262; border-radius: 4px; background: transparent; font: inherit; white-space: nowrap; color: #cccccc; }
.bookmark-btn:hover { background-color: #252525; border-color: #919191; }
.bookmark-btn > .mdil { color: #c8c8c8; }
.footnote { color: #bcbcbc; }
#legend-dead { display: block; margin-top: 10px; color: #ffd4d4; font-size: 14px; padding: 7px 12px; line-height: 1.4em; background-color: #593737; margin-bottom: 10px; }
#site-base, #review-base { padding: 17px 13px; background-color: #252525; border: 1px solid #484848; font-size: 15px; line-height: 1.3em; }
#info-header { font-size: 23px; text-align: center; margin: 0 0 10px; border-bottom: 1px solid #404040; padding-bottom: 12px; line-height: initial; display: grid; grid-template-columns: 30px minmax(0, 1fr) 30px; align-items: center; gap: 8px; }
.small-footer { text-align: left; background-color: #252525; color: var(--muted); font-size: 14px; min-width: 270px; border-top: 1px solid #404040; padding: 18px 0 15px; }
.foot-links { color: var(--muted); }
.path-top { padding: 0 15px; color: var(--muted); font-size: 16px; overflow: hidden; text-overflow: ellipsis; }
.path-top-site { color: var(--muted); padding: 0 0 10px; opacity: 0.8; }
#foot-cont { color: #dfdfdf; z-index: 6; position: relative; background-color: #252525; }
#foot-flex { display: flex; gap: 10px; margin: 5px auto; max-width: 1000px; flex-wrap: wrap; }
.sec-count { display: none; color: #666666; }
.addtag { background-color: #404040; color: #bdbdbd; font-size: 11px; padding: 2px 6px; transform: translateY(-2px); display: inline-block; margin: 0 -1px -1px 0; }
.tag-down { background-color: #665a2b; }
#mainmenubtn { font-size: 24px; padding: 0; cursor: pointer; color: #bbbbbb; margin-left: calc(50% - 500px); display: flex; align-items: center; justify-content: center; align-self: center; flex-shrink: 0; box-sizing: border-box; width: 54px; height: 44px; }
#main-logo { flex-grow: 1; padding: 0; text-align: left; display: flex; align-items: center; min-width: 0; }
#side-menu { display: none; width: 220px; position: fixed; top: 0; left: 0; transform: translateX(-220px); animation-fill-mode: forwards; animation-duration: 0.3s; animation-timing-function: ease; background-color: #252525; height: 100%; z-index: 10; border-right: 1px solid #484848; }
.side-head { display: flex; align-items: center; gap: 6px; height: 45px; padding: 2px 0 0 17px; box-shadow: #0b0b0b 0 5px 4px -3px; border-bottom: 1px solid #404040; font-size: 16px; }
.side-close { float: right; color: var(--muted); cursor: pointer; flex: none; padding: 10px 15px; text-align: right; }
.side-scroll { overflow-y: auto; scrollbar-width: none; scrollbar-color: #4e4e4e transparent; max-height: calc(100% - 48px); }
.side-scroll:hover { scrollbar-width: thin; }
.side-scroll::-webkit-scrollbar { display: none; width: 0; height: 0; }
.side-heading { padding: 7px 10px 10px 15px; font-size: 16px; color: #ffffff; }
.side-top { margin-top: 5px; border-bottom: 1px solid #404040; padding: 5px 0 10px; }
.side-list { padding: 5px 0 10px; }
.side-menu-item { display: block; color: #dddddd; padding: 5px 15px 5px 27px; cursor: pointer; font-size: 15px; border-left: 3px solid transparent; }
.side-menu-item > .mdil { margin-right: 7px; font-size: 16px; }
.side-menu-item:hover, .side-menu-active { background-color: #313131; border-color: #6384ae; }
@keyframes menuin { 
  0% { transform: translateX(-220px); }
  100% { transform: translateX(0); }
}
#mainmenubtn:hover { color: white; }
@media screen and (max-width: 1015px) {
  .section-title { font-size: 18px; }
  #mainmenubtn { margin-left: 0; }
  .midbreak { font-size: 14px; }
}
@media screen and (max-width: 500px) {
  .side-menu-item { padding: 7px 15px 7px 30px; }
  .path-top-site { padding: 0 0 10px 10px; font-size: 15px; }
  .topinfo { margin-top: 0; padding-top: 10px; }
  #jump-menu { grid-template-columns: repeat(auto-fill, minmax(84px, 1fr)); margin: 0 5px; }
  .jump-box, .jump-box2 { border-radius: 4px; }
  #site-base, #review-base { border-right: none; border-left: none; padding: 17px 15px; }
}
.sort-icon { width: 1em; height: 1em; display: inline-block; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23cecece' d='M64 80h384v48H64zM64 208h256v48H64zM64 336h128v48H64z'/%3E%3C/svg%3E") center center / contain no-repeat; }

/* Shared page widths and gutters keep each page's favorites and content aligned. */
:root { --page-width: 1000px; --page-gutter: 16px; }
.page-section { --page-width: 490px; }
.page-detail, .page-submission { --page-width: 600px; }
#content-multi, #content-single, .top-container, #base-content > #sec-bookmark, #foot-cont {
  box-sizing: border-box;
  width: calc(100% - 2 * var(--page-gutter));
  max-width: var(--page-width);
  margin-inline: auto;
}
#content-multi { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
#content-multi.restored-section-page { display: block; }
#content-single, .top-container { margin-top: 28px; }
#base-content > #sec-bookmark { margin-top: 28px; margin-bottom: 0; }
#section-top { display: flex; align-items: center; gap: 12px; margin-top: 24px; font-size: 16px; }
#section-top .path-top { flex: 1; min-width: 0; }
#section-top .expand-share { flex: none; }
.footer-brand { display: inline-block; }

/* Balance the title around its center while keeping the favorite action on the right. */
#info-header .detail-title { grid-column: 2; min-width: 0; margin: 0; font: inherit; font-weight: bold; }
#info-header .site-row-actions { grid-column: 3; justify-self: end; }

#info-header a {
  color: #bbdbdf;
}

.icon-definitions { position: absolute; overflow: hidden; pointer-events: none; }
.inline-icon { display: inline-block; flex-shrink: 0; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; vertical-align: -.125em; }
.site-link .icon-globe { margin-right: 4px; }
#info-header .icon-globe { vertical-align: middle; margin-right: 6px; }

img.brand-logo { display: block; width: 36px; height: 36px; margin: 0; object-fit: contain; }
#main-logo a, .side-brand { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.side-brand { flex: 1; min-width: 0; }
.topinfo-title, #foot-cont { overflow-wrap: anywhere; }
.offline-illustration { display: block; width: 85px; height: 100px; margin: 0 auto 10px; }

.restored-site-body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(120px, 34%);
  gap: 12px;
  align-items: stretch;
}

.restored-site-links {
  max-width: none;
  float: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  gap: 4px;
  margin-top: 0;
  padding-bottom: 0;
  border-left: 1px solid #404040;
  padding-left: 10px;
}

.restored-site-links .section-tags {
  box-sizing: border-box;
  float: none;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  max-width: none;
}

.restored-site-info {
  color: #c7c7c7;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  margin-top: 0;
  text-align: left;
}

.row-description {
  position: relative;
  display: flow-root;
}

.section-expand .section-tag-cont {
  width: 140px;
  max-width: 140px;
  padding-left: 11px;
}

.row-description::after {
  content: "";
  position: absolute;
  top: 7px;
  bottom: 7px;
  right: 140px;
  width: 1px;
  background-color: #404040;
}

.section-expand .expand-base {
  margin-right: 150px;
}

.section-viewall {
  display: block;
  width: 100%;
  text-align: center;
  color: #bdbdbd;
  padding: 7px 0;
  cursor: pointer;
  text-decoration: none;
}

.section-viewall:hover {
  color: #fff;
  background-color: #383838;
}

.bookmark-btn.bookmarked {
  color: #e6b450;
}

.bookmark-btn.bookmarked:hover {
  color: #f2cd7a;
}

h1.title-text, h2.title-text {
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 5px 0;
  font-size: inherit;
  font-weight: inherit;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

h1.topinfo-title {
  display: inline;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

#legend-dead .legend-line {
  display: flex;
  align-items: center;
  gap: 8px;
}

#legend-dead .legend-ico {
  font-size: 18px;
  flex: none;
}

/* Preserve the source theme and adapt the shared directory layout. */
[hidden] { display: none !important; }
/* Category links and the toggle stay in separate rows without an overlapping fade. */
#jump-expand { display: flex; align-items: center; justify-content: center; gap: 6px; box-sizing: border-box; width: calc(100% - 10px); min-height: 44px; margin: 6px 5px 0; padding: 6px 8px; border: 1px solid #626262; border-radius: 4px; background: transparent; color: #bcbcbc; font: inherit; font-size: 14px; cursor: pointer; }
#jump-expand .mdil { font-size: 20px; }
#jump-expand:hover { color: #fff; }
#jump-expand:focus-visible, #quick-links a:focus-visible { outline: 2px solid #569ece; outline-offset: -2px; }
/* Collapse complete rows before scripts load; display:none also removes hidden keyboard targets. */
.category-menu { container: categories / inline-size; }
#jump-menu > .jump-box { display: flex; flex-direction: column; align-items: center; justify-content: center; box-sizing: border-box; height: 54px; min-width: 0; padding: 6px 2px; gap: 2px; font-size: 11px; }
#jump-menu > .jump-box > .mdil { display: block; width: 22px; height: 22px; line-height: 22px; }
#jump-menu .jump-label { display: block; max-width: 100%; line-height: 18px; white-space: nowrap; }
/* Match the grid's 70px columns and 4px gaps: two preview rows. */
@media (min-width: 501px) {
  @container categories (width < 366px) {
    #jump-menu > :nth-child(n+9), #jump-menu:not(:has(> :nth-child(9))) + #jump-expand { display: none; }
  }
  @container categories (366px <= width < 440px) {
    #jump-menu > :nth-child(n+11), #jump-menu:not(:has(> :nth-child(11))) + #jump-expand { display: none; }
  }
  @container categories (width >= 440px) {
    #jump-menu > :nth-child(n+13), #jump-menu:not(:has(> :nth-child(13))) + #jump-expand { display: none; }
  }
}
/* Mobile uses 84px columns, 4px gaps and 10px horizontal margins: three rows. */
@media (max-width: 500px) {
  #jump-menu > .jump-box { font-size: 13px; }
  @container categories (width < 270px) {
    #jump-menu > :nth-child(n+7), #jump-menu:not(:has(> :nth-child(7))) + #jump-expand { display: none; }
  }
  @container categories (270px <= width < 358px) {
    #jump-menu > :nth-child(n+10), #jump-menu:not(:has(> :nth-child(10))) + #jump-expand { display: none; }
  }
  @container categories (358px <= width < 446px) {
    #jump-menu > :nth-child(n+13), #jump-menu:not(:has(> :nth-child(13))) + #jump-expand { display: none; }
  }
  @container categories (width >= 446px) {
    #jump-menu > :nth-child(n+16), #jump-menu:not(:has(> :nth-child(16))) + #jump-expand { display: none; }
  }
}
#jump-menu:has(+ #jump-expand[aria-expanded="true"]) > .jump-box { display: flex; }
#quick-links { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 4px; margin: 8px 5px 16px; }
#quick-links .jump-box2 { box-sizing: border-box; min-height: 44px; min-width: 0; word-break: keep-all; overflow-wrap: anywhere; }
#monitor-badge { text-align: center; color: var(--muted); font-size: 13px; margin: 4px 0 8px; }
.section-title .title-text a { color: inherit; }
/* Keep section controls in the heading without overlapping long category names. */
.section[data-section] > .section-title { display: grid; grid-template-columns: 44px minmax(0, 1fr) auto; align-items: center; box-sizing: border-box; min-height: 44px; padding: 0 6px 0 0; }
.pin-button { display: grid; place-items: center; box-sizing: border-box; width: 44px; height: 44px; color: var(--muted); cursor: pointer; font-size: 22px; }
.section-meta { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 0 12px; padding: 0 12px; border-top: 1px solid #404040; color: #aaa; font-size: 13px; line-height: 1.6; }
.section-updated { padding-block: 6px; white-space: nowrap; }
.section-submit { display: flex; align-items: center; flex-wrap: wrap; gap: 0 6px; margin-left: auto; }
.section-submit a { display: inline-flex; align-items: center; min-height: 44px; text-decoration: underline; text-underline-offset: 3px; }
.section-submit a:focus-visible { outline: 2px solid currentColor; outline-offset: 2px; }
/* Make the offline directory a clear, touch-sized link in every category. */
.section-notes .section-offline-link { display: inline-flex; align-items: center; justify-content: center; gap: 8px; box-sizing: border-box; max-width: 100%; min-height: 44px; padding: 8px 12px; border: 1px solid #714343; border-radius: 4px; background-color: #302022; color: #ffb0b0; line-height: 1.5; text-decoration: none; }
.section-offline-link .mdil { flex: none; font-size: 18px; }
.section-offline-link span { min-width: 0; word-break: keep-all; overflow-wrap: anywhere; }
.section-notes .section-offline-link:hover { background-color: #432828; border-color: #b56b6b; color: #ffcccc; }
.section-offline-link:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
.bookmark-star { display: inline-block; font-family: Arial, sans-serif; font-size: 20px; line-height: 1; vertical-align: -2px; }
/* Shared row colors follow the current sort order and retain offline status tinting. */
:root { --row-bg: #252525; --row-alt: #303030; --row-hover: #3b4042; --row-border: #484848; --offline-row-bg: #332727; --offline-row-alt: #413232; --offline-row-hover: #4c3b3b; --offline-row-border: #725252; }
#base-content .section-item[data-site] { background-color: var(--row-bg); border-top-color: var(--row-border); }
#base-content .section-item[data-site]:nth-child(even) { background-color: var(--row-alt); }
.section-item.section-dead { --row-bg: var(--offline-row-bg); --row-alt: var(--offline-row-alt); --row-hover: var(--offline-row-hover); --row-border: var(--offline-row-border); }
#base-content .section-item[data-site]:focus-within { background-color: var(--row-hover); }
@media (hover: hover) and (pointer: fine) {
  #base-content .section-item[data-site]:hover { background-color: var(--row-hover); }
}
.site-row-head { position: relative; display: flex; align-items: center; gap: 5px; min-width: 0; margin-right: -12px; cursor: pointer; }
.row-expand { position: absolute; inset: 0; width: 100%; border: 0; border-radius: 3px; background: transparent; color: inherit; cursor: pointer; }
.row-expand:focus-visible { outline: 2px solid currentColor; outline-offset: -2px; }
.site-row-title .site-link, .site-row-head > .site-row-actions { position: relative; }
.site-row-title { display: flex; align-items: center; gap: 4px; min-width: 0; max-width: 100%; justify-self: start; }
.site-row-title .site-link { min-width: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.site-new-badge { display: inline-flex; flex-shrink: 0; padding: 0 4px; border: 1px solid currentColor; border-radius: 2px; color: #ff8b83; font-size: 11px; font-weight: 700; line-height: 16px; vertical-align: middle; white-space: nowrap; }
.site-row-head .row-rank, .site-row-head .site-status { flex-shrink: 0; }
.site-row-head .site-status { max-width: 30%; margin: 0; transform: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.site-row-actions { display: flex; align-items: center; flex-shrink: 0; gap: 4px; margin-left: auto; }
.site-row-actions .bookmark-btn { display: inline-flex; align-items: center; justify-content: center; box-sizing: border-box; width: 30px; height: 30px; padding: 0; font-size: 14px; }
.site-row-actions .review-link { width: auto; min-width: 40px; gap: 3px; padding: 0 5px; }
.review-link span { font-size: 12px; font-variant-numeric: tabular-nums; }
.section-expand .footnote { overflow-wrap: anywhere; }
.bookmark-empty { color: var(--muted); }
.tag-up { background-color: #19382a; color: #76dca3; }
.tag-error { background-color: #522e2e; color: #ffb0b0; }
.p-history-top { margin: 0 0 16px; font-size: 20px; border-left: 2px solid var(--muted); padding-left: 12px; }
.activity-section { margin: 0 14px 24px; font-size: 14px; line-height: 1.65; }
.activity-section, .path-top-site, #info-header { overflow-wrap: anywhere; }
.activity-item { border-bottom: 1px solid #404040; padding: 8px 0; color: #bcbcbc; }
.site-history { overflow-wrap: anywhere; }
.site-history .section-title { position: static; font-size: 18px; margin: 0; }
.site-history .activity-section { margin: 5px 15px 15px; max-height: 320px; overflow-y: auto; }
.activity-time { color: var(--muted); font-size: 13px; }
.home-btn { display: block; width: 110px; margin: 20px auto; text-align: center; background: #303030; border-radius: 4px; padding: 3px 0; border: 1px solid #626262; }
#site-notice { position: fixed; left: 50%; bottom: 24px; transform: translateX(-50%); background: #252525; border: 1px solid #626262; border-radius: 4px; padding: 10px 18px; color: #ddd; z-index: 100; display: none; max-width: calc(100vw - 60px); overflow-wrap: anywhere; }
#site-notice.visible { display: block; }
/* One flow keeps favorites sticky through every category on narrow screens. */
@media (max-width: 751px) {
  #content-multi { display: block; max-width: 490px; }
  #content-multi > .multi-container { display: contents; }
}
@media (max-width: 550px) {
  #info-header { grid-template-columns: minmax(0, 1fr) auto; gap: 12px; }
  #info-header .detail-title { grid-column: 1; text-align: left; }
  #info-header .site-row-actions { grid-column: 2; }
  /* Separate status from names while keeping independent touch targets. */
  .site-row-head { display: grid; grid-template-columns: auto minmax(0, 1fr) auto; grid-template-rows: 22px 18px; gap: 4px 5px; }
  .site-row-head .row-rank { grid-column: 1; grid-row: 1 / span 2; align-self: start; line-height: 22px; }
  .site-row-title { grid-column: 2; grid-row: 1; line-height: 22px; }
  .site-row-head .site-status { grid-column: 2; grid-row: 2; max-width: 100%; justify-self: start; box-sizing: border-box; font-size: 12px; line-height: 16px; padding: 1px 4px; }
  .site-row-head .site-row-actions { grid-column: 3; grid-row: 1 / span 2; }
  .site-row-actions .bookmark-btn { width: 44px; height: 44px; }
  .site-row-actions .review-link { width: auto; min-width: 44px; }
  .review-link span { font-size: 14px; }
  .sort-input { box-sizing: border-box; min-height: 44px; font-size: 14px; }
  .jump-box, .jump-box2 { font-size: 14px; }
  .section-expand { font-size: 15px; line-height: 1.5; }
  .restored-site-info { font-size: 16px; line-height: 1.5; }
  .restored-site-body { grid-template-columns: minmax(0, 1fr); }
  .restored-site-links { border-left: 0; padding-left: 0; }
  .section-expand .section-tag-cont { float: none; width: auto; max-width: none; padding: 0; margin: 8px 0; display: flex; justify-content: flex-end; }
  .section-expand .expand-base { margin-right: 0; }
  .row-description::after { display: none; }
}
/* Narrow phones give the name a full line instead of shrinking it around actions. */
@media (max-width: 380px) {
  .site-row-head { grid-template-rows: 22px 44px; gap: 2px 5px; }
  .site-row-head .row-rank { grid-row: 1; }
  .site-row-title { grid-column: 2 / -1; }
  .site-row-head .site-status { grid-column: 1 / 3; }
  .site-row-head .site-row-actions { grid-row: 2; }
}

#legend-dead.legend-reachable { background-color: #2c4033; color: #cfe9d6; }
#legend-dead.legend-blocked { background-color: #4a4027; color: #f1dba5; }
#legend-dead.legend-unknown { background-color: #293238; color: #bdcbd3; }
