본문으로 이동

미디어위키:Common.css: 두 판 사이의 차이

S3 연구 메모리
Install S3 Research Memory canonical schema
 
S3 연구 메모리 원본 스키마 동기화
 
(같은 사용자의 중간 판 7개는 보이지 않습니다)
10번째 줄: 10번째 줄:
   --s3-muted: #626579;
   --s3-muted: #626579;
   --s3-green: #2f6b4f;
   --s3-green: #2f6b4f;
  --s3-amber: #8a6a1f;
  --s3-amber-bg: #f6eed6;
   --s3-line: #d9dbe7;
   --s3-line: #d9dbe7;
  --s3-motion: 150ms ease;
   --s3-font-sans: "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Montserrat, Arial, sans-serif;
   --s3-font-sans: "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Montserrat, Arial, sans-serif;
   --s3-font-serif: "Noto Serif KR", "Nanum Myeongjo", Bitter, Georgia, serif;
   --s3-font-serif: "Noto Serif KR", "Nanum Myeongjo", Bitter, Georgia, serif;
}
::selection {
  background: var(--s3-sky);
  color: var(--s3-navy-deep);
}
}


34번째 줄: 42번째 줄:
.mw-body-content a:visited {
.mw-body-content a:visited {
   color: var(--s3-indigo-dark);
   color: var(--s3-indigo-dark);
  transition: color var(--s3-motion);
}
}


97번째 줄: 106번째 줄:
.mw-body-header .firstHeading {
.mw-body-header .firstHeading {
   color: var(--s3-text);
   color: var(--s3-text);
   font-family: var(--s3-font-serif);
   font-family: var(--s3-font-sans);
   font-weight: 700;
   font-weight: 700;
}
}
109번째 줄: 118번째 줄:
.mw-body h3 {
.mw-body h3 {
   font-size: 1.18rem;
   font-size: 1.18rem;
}
.page-Main_Page .mw-body-header,
.page-연구_메모리 .mw-body-header {
  display: none;
}
}


.page-Main_Page .mw-body-content,
.page-Main_Page .mw-body-content,
.page-연구_메모리 .mw-body-content {
.page-연구_메모리 .mw-body-content {
   margin-top: 0;
  font-size: 16px;
  line-height: 1.65;
   margin-top: 1.2rem;
}
}


.s3rm-home-masthead {
.page-Main_Page .mw-body-header,
   display: grid;
.page-연구_메모리 .mw-body-header {
   grid-template-columns: 250px minmax(0, 1fr);
   background: #fff;
   margin-bottom: clamp(3rem, 7vw, 5.5rem);
   border-bottom: 1px solid var(--s3-line);
   min-height: 370px;
   margin: 0 auto;
  max-width: 960px;
   padding: 1.1rem 0 0.85rem;
}
}


.s3rm-home-rail {
.page-Main_Page .mw-body-header .firstHeading,
  background: var(--s3-navy);
.page-연구_메모리 .mw-body-header .firstHeading {
   color: #fff;
   font-size: clamp(1.8rem, 3vw, 2.15rem);
   padding: 2.6rem 2.35rem;
   line-height: 1.3;
}
}


.s3rm-home-mark {
.page-Main_Page .mw-body-content > .mw-parser-output,
  color: #8789e0;
.page-연구_메모리 .mw-body-content > .mw-parser-output {
  font-family: var(--s3-font-sans);
   margin: 0 auto;
  font-size: 3.8rem;
   max-width: 960px;
  font-weight: 700;
   letter-spacing: -0.13em;
  line-height: 1;
   margin-bottom: 2.5rem;
}
}


.s3rm-home-mark sup {
.s3rm-home-intro {
   color: #96caae;
   border-bottom: 1px solid var(--s3-line);
   font-size: 0.32em;
   border-top: 3px solid var(--s3-navy);
  letter-spacing: 0;
   padding: 1.15rem 0 1.25rem;
   position: relative;
  top: -0.8em;
}
}


.s3rm-home-brand {
.s3rm-home-intro p {
   font-family: var(--s3-font-sans);
  color: var(--s3-navy-deep);
   font-size: 1.25rem;
   font-family: var(--s3-font-serif);
   letter-spacing: 0.02em;
   font-size: clamp(1.12rem, 1.8vw, 1.32rem);
   margin-bottom: 2.6rem;
   line-height: 1.6;
   margin: 0;
  max-width: 760px;
  text-wrap: pretty;
}
}


.s3rm-home-rail-links a {
.s3rm-content-section {
  border-left: 3px solid transparent;
   margin: 0 auto 3.25rem;
  color: #fff;
  display: block;
   margin: 0.15rem 0 0.15rem -2.35rem;
  padding: 0.55rem 1rem 0.55rem 2.15rem;
  text-decoration: none;
}
}


.s3rm-home-rail-links a:first-child,
.s3rm-home-actions {
.s3rm-home-rail-links a:hover {
  display: grid;
   border-left-color: #fff;
  grid-template-columns: repeat(3, minmax(0, 1fr));
   font-weight: 700;
   border-bottom: 1px solid var(--s3-line);
   margin-bottom: 3.25rem;
}
}


.s3rm-home-hero {
.s3rm-action-card {
   align-items: center;
   border-right: 1px solid var(--s3-line);
  background:
   box-shadow: inset 0 0 0 0 transparent;
    radial-gradient(circle at 78% 18%, rgba(255,255,255,0.28), transparent 28%),
   min-width: 0;
    linear-gradient(135deg, #789de2 0%, var(--s3-sky) 53%, #6589cf 100%);
   padding: 1.05rem 1.35rem 1.15rem;
   color: #fff;
   transition: box-shadow var(--s3-motion);
   display: flex;
  overflow: hidden;
   padding: clamp(2.4rem, 6vw, 5.4rem);
   position: relative;
}
}


.s3rm-home-hero::after {
.s3rm-action-card:hover {
   background: rgba(23, 25, 51, 0.24);
   box-shadow: inset 0 3px 0 -1px var(--s3-indigo);
  bottom: -1px;
  clip-path: polygon(0 100%, 0 78%, 13% 62%, 23% 76%, 38% 39%, 51% 70%, 64% 49%, 78% 72%, 91% 45%, 100% 62%, 100% 100%);
  content: "";
  height: 58%;
  left: 0;
  position: absolute;
  width: 100%;
}
 
.s3rm-home-hero-inner {
  max-width: 760px;
  position: relative;
  z-index: 1;
}
 
.s3rm-eyebrow,
.s3rm-section-kicker {
  font-family: var(--s3-font-sans);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
}


.s3rm-home-hero h1 {
.s3rm-action-card:first-child {
  color: #fff;
   padding-left: 0;
  font-size: clamp(2rem, 4.1vw, 3.25rem);
   line-height: 1.24;
  margin: 0.7rem 0 1.15rem;
}
}


.s3rm-home-hero p {
.s3rm-action-card:last-child {
   font-size: 1.05rem;
   border-right: 0;
  margin: 0;
   padding-right: 0;
   max-width: 650px;
}
}


.s3rm-hero-actions {
.s3rm-action-title {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 1.6rem;
}
 
.s3rm-hero-actions > span {
  display: inline-flex;
}
 
.s3rm-hero-actions a {
  align-items: center;
  display: inline-flex;
   font-family: var(--s3-font-sans);
   font-family: var(--s3-font-sans);
  font-size: 1rem;
   font-weight: 700;
   font-weight: 700;
   min-height: 44px;
   margin-bottom: 0.3rem;
  padding: 0.25rem 1rem;
  text-decoration: none;
}
 
.s3rm-primary-action a {
  background: #fff;
  color: var(--s3-navy) !important;
}
}


.s3rm-secondary-action a {
.s3rm-action-title a {
  border: 1px solid rgba(255, 255, 255, 0.72);
  color: #fff !important;
}
 
.s3rm-content-section {
  margin: 0 auto clamp(3.2rem, 7vw, 5.4rem);
  max-width: 1120px;
}
 
.s3rm-section-kicker {
   color: var(--s3-indigo-dark);
   color: var(--s3-indigo-dark);
   margin-bottom: 0.45rem;
   text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
  transition: text-decoration-thickness var(--s3-motion),
    text-underline-offset var(--s3-motion);
}
}


.s3rm-section-heading {
.s3rm-action-card:hover .s3rm-action-title a {
   border: 0 !important;
   text-decoration-thickness: 2px;
   font-size: clamp(1.55rem, 3vw, 2.15rem) !important;
   text-underline-offset: 0.24em;
  margin: 0 0 1.35rem !important;
  padding: 0 !important;
}
}


.s3rm-section-intro {
.s3rm-action-card p {
   color: var(--s3-muted);
   color: var(--s3-muted);
   margin: -0.5rem 0 1.35rem;
   font-size: 0.9rem;
   max-width: 760px;
  line-height: 1.55;
   margin: 0;
}
}


.s3rm-home-actions {
.s3rm-section-header {
   display: grid;
   align-items: baseline;
  gap: 1px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: var(--s3-line);
   border-bottom: 1px solid var(--s3-line);
   border-bottom: 1px solid var(--s3-line);
   border-top: 1px solid var(--s3-line);
   display: flex;
  gap: 1rem;
  justify-content: space-between;
}
}


.s3rm-action-card {
.s3rm-section-header h2 {
   background: #fff;
   align-items: center;
   min-height: 190px;
  border: 0;
   padding: 1.35rem 1.5rem 1.45rem;
   display: flex;
   font-size: 1.35rem;
  gap: 0.55rem;
  margin: 0;
  padding: 0 0 0.65rem;
}
}


.s3rm-action-number {
.s3rm-section-header h2::before {
   color: var(--s3-indigo-dark);
   background: var(--s3-indigo);
   font-family: var(--s3-font-sans);
   content: "";
   font-size: 0.78rem;
   height: 1.1em;
  font-weight: 700;
   width: 4px;
   margin-bottom: 0.8rem;
}
}


.s3rm-action-card h3 {
.s3rm-section-link {
   font-size: 1.15rem;
   font-size: 0.88rem;
   margin: 0 0 0.65rem;
   white-space: nowrap;
}
}


.s3rm-action-card h3 a {
.s3rm-recent-list {
   color: var(--s3-navy);
   border-bottom: 1px solid var(--s3-line);
  text-decoration-thickness: 2px;
  text-underline-offset: 0.18em;
}
}


.s3rm-action-card p {
.s3rm-lesson-summary {
   color: var(--s3-muted);
   background: #fff;
   margin: 0;
  border-bottom: 1px solid var(--s3-line);
  box-shadow: inset 0 0 0 0 transparent;
   margin: 0 -0.9rem;
  padding: 0.85rem 0.9rem;
  transition: background var(--s3-motion), box-shadow var(--s3-motion);
}
}


.s3rm-recent-list {
.s3rm-lesson-summary:hover {
  display: grid;
   background: var(--s3-canvas);
  gap: 1px;
   box-shadow: inset 3px 0 0 0 var(--s3-indigo);
  grid-template-columns: repeat(2, minmax(0, 1fr));
   background: var(--s3-line);
   border-bottom: 1px solid var(--s3-line);
  border-top: 1px solid var(--s3-line);
}
}


.s3rm-lesson-summary {
.s3rm-lesson-summary:last-child {
   background: #fff;
   border-bottom: 0;
  min-height: 112px;
  padding: 1.1rem 1.25rem;
}
}


.s3rm-lesson-summary h3 {
.s3rm-lesson-summary-title {
   font-family: var(--s3-font-sans);
   font-family: var(--s3-font-sans);
   font-size: 1rem;
   font-size: 1rem;
  font-weight: 700;
   line-height: 1.45;
   line-height: 1.45;
   margin: 0 0 0.75rem;
   margin: 0 0 0.45rem;
}
}


.s3rm-lesson-summary h3 a {
.s3rm-lesson-summary-title a {
   color: var(--s3-navy);
   color: var(--s3-navy);
}
}
354번째 줄: 297번째 줄:


.s3rm-empty-state {
.s3rm-empty-state {
   background: #fff;
   background: var(--s3-canvas);
  grid-column: 1 / -1;
   border: 1px dashed var(--s3-line);
  padding: 1.4rem;
}
 
.s3rm-metrics {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
 
.s3rm-metric {
  border-left: 1px solid var(--s3-line);
   border-top: 3px solid var(--s3-navy);
  min-height: 108px;
  padding: 1.15rem 1.35rem;
}
 
.s3rm-metric:first-child {
  border-left: 0;
}
 
.s3rm-metric-value {
  color: var(--s3-indigo-dark);
  display: block;
  font-family: var(--s3-font-sans);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
}
 
.s3rm-metric-label {
   color: var(--s3-muted);
   color: var(--s3-muted);
  display: block;
   font-size: 0.92rem;
   font-family: var(--s3-font-sans);
   padding: 1.4rem 1rem;
   font-size: 0.86rem;
   text-align: center;
   margin-top: 0.5rem;
}
}


.s3rm-create-panel {
.s3rm-create-panel {
   border-left: 6px solid var(--s3-indigo);
   border-bottom: 1px solid var(--s3-line);
  border-top: 1px solid var(--s3-line);
   display: grid;
   display: grid;
   gap: 2rem;
   gap: 2.25rem;
   grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);
   grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);
   padding: 1.5rem 0 1.5rem 2rem;
   padding: 1.4rem 0;
}
}


.s3rm-create-panel h2 {
.s3rm-create-panel h2 {
   border: 0;
   border: 0;
  font-size: 1.35rem;
   margin-top: 0;
   margin-top: 0;
   padding: 0;
   padding: 0;
}
.s3rm-quick-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem 1.25rem;
  margin-top: 1.25rem;
}
.s3rm-quick-links a {
  border-bottom: 2px solid var(--s3-indigo);
  font-family: var(--s3-font-sans);
  font-weight: 700;
  text-decoration: none;
}
}


.s3rm-form-launcher {
.s3rm-form-launcher {
   background: var(--s3-paper);
   background: var(--s3-paper);
   padding: 1.4rem;
  min-width: 0;
   padding: 1rem;
}
}


434번째 줄: 335번째 줄:
}
}


.s3rm-workflow {
.s3rm-form-launcher .pfFormInputWrapper {
   counter-reset: s3rm-step;
   max-width: 100%;
   display: grid;
}
   grid-template-columns: repeat(4, minmax(0, 1fr));
 
.s3rm-form-launcher .oo-ui-horizontalLayout {
   display: flex;
   flex-wrap: wrap;
  gap: 0.5rem;
  max-width: 100%;
}
}


.s3rm-workflow-step {
.s3rm-form-launcher .oo-ui-horizontalLayout > .oo-ui-widget {
  border-top: 2px solid var(--s3-line);
   margin-right: 0;
   padding: 1.1rem 1.2rem 0 0;
}
}


.s3rm-workflow-step::before {
.s3rm-form-launcher .pfPageNameWithoutNamespace {
   color: var(--s3-indigo-dark);
   flex: 1 1 14rem;
   content: counter(s3rm-step, decimal-leading-zero);
   min-width: 0;
  counter-increment: s3rm-step;
   width: auto !important;
   display: block;
  font-family: var(--s3-font-sans);
  font-weight: 700;
  margin-bottom: 0.4rem;
}
}


.s3rm-workflow-step strong {
.s3rm-form-launcher input[type="text"] {
   display: block;
   box-sizing: border-box;
   font-family: var(--s3-font-sans);
   max-width: 100%;
  min-width: 0;
  width: 100% !important;
}
}


.s3rm-example-note,
.s3rm-form-note {
.s3rm-form-note {
   background: #f5f5f8;
   background: #f5f5f8;
468번째 줄: 370번째 줄:
}
}


.s3rm-status,
.s3rm-confidence,
.s3rm-confidence,
.s3rm-kind,
.s3rm-kind,
482번째 줄: 383번째 줄:
}
}


.s3rm-status-reviewed { background: #e5e7ff; color: #30358a; }
.s3rm-status-stable { background: #dceee5; color: var(--s3-green); }
.s3rm-status-superseded { background: #e7e7e7; color: #555; }
.s3rm-confidence-high { background: #dceee5; color: var(--s3-green); }
.s3rm-confidence-high { background: #dceee5; color: var(--s3-green); }
.s3rm-confidence-low { background: #f4e6e3; color: #8a3f34; }
.s3rm-confidence-low { background: #f4e6e3; color: #8a3f34; }
496번째 줄: 394번째 줄:
   margin-bottom: 1.5rem;
   margin-bottom: 1.5rem;
   padding-bottom: 1rem;
   padding-bottom: 1rem;
}
.s3rm-lesson-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: -0.55rem 0 1.4rem;
}
.s3rm-lesson-actions a {
  border: 1px solid var(--s3-indigo-dark);
  color: var(--s3-indigo-dark);
  display: inline-block;
  font-size: 0.86rem;
  font-weight: 700;
  padding: 0.42rem 0.7rem;
  text-decoration: none;
  transition: background var(--s3-motion), color var(--s3-motion);
}
.s3rm-lesson-actions a:hover {
  background: var(--s3-indigo-dark);
  color: #fff;
}
}


503번째 줄: 424번째 줄:
   border-collapse: collapse;
   border-collapse: collapse;
   width: 100%;
   width: 100%;
}
.formtable {
  table-layout: fixed;
}
}


520번째 줄: 445번째 줄:
   font-family: var(--s3-font-sans);
   font-family: var(--s3-font-sans);
   font-size: 0.86rem;
   font-size: 0.86rem;
  min-width: 12rem;
   text-align: left;
   text-align: left;
   width: 12rem;
   width: 12rem;
548번째 줄: 474번째 줄:
   max-width: 100%;
   max-width: 100%;
   padding: 0.55rem 0.65rem;
   padding: 0.55rem 0.65rem;
}
.formtable input[type="text"],
.formtable textarea {
  width: 100%;
}
}


556번째 줄: 487번째 줄:
   color: #fff;
   color: #fff;
   min-height: 44px;
   min-height: 44px;
  transition: background var(--s3-motion);
}
}


@media screen and (max-width: 960px) {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
  .s3rm-home-actions,
.cdx-button--action-progressive.cdx-button--weight-primary:hover {
  .s3rm-recent-list,
  background: var(--s3-indigo-dark);
  .s3rm-workflow {
  border-color: var(--s3-indigo-dark);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
}


@media screen and (max-width: 1279px) {
@media screen and (max-width: 960px) {
   .s3rm-home-masthead {
   .s3rm-create-panel {
     grid-template-columns: 1fr;
     grid-template-columns: 1fr;
  }
     gap: 1.1rem;
 
  .s3rm-home-rail {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
     gap: 0.8rem 1.5rem;
    padding: 0.9rem 1.4rem;
  }
 
  .s3rm-home-mark,
  .s3rm-home-brand {
    margin: 0;
  }
 
  .s3rm-home-mark {
    font-size: 2.35rem;
  }
 
  .s3rm-home-brand {
    font-size: 1rem;
  }
 
  .s3rm-home-rail-links {
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap;
    gap: 0.25rem 1rem;
  }
 
  .s3rm-home-rail-links a {
    border: 0;
    margin: 0;
    padding: 0.25rem 0;
   }
   }
}
}
611번째 줄: 508번째 줄:
   }
   }


   .s3rm-home-hero {
   .page-Main_Page .mw-body-header,
    min-height: 280px;
  .page-연구_메모리 .mw-body-header {
     padding: 2.2rem 1.7rem;
     padding: 1rem 0 0.75rem;
   }
   }


  .s3rm-metrics,
   .s3rm-home-actions {
  .s3rm-workflow,
  .s3rm-create-panel,
   .s3rm-home-actions,
  .s3rm-recent-list {
     grid-template-columns: 1fr;
     grid-template-columns: 1fr;
    margin-bottom: 2.5rem;
   }
   }


   .s3rm-hero-actions {
   .s3rm-action-card,
     align-items: stretch;
  .s3rm-action-card:first-child,
     flex-direction: column;
  .s3rm-action-card:last-child {
     border-bottom: 1px solid var(--s3-line);
     border-right: 0;
    padding: 0.85rem 0;
   }
   }


   .s3rm-hero-actions > span,
   .s3rm-action-card:last-child {
  .s3rm-hero-actions a {
     border-bottom: 0;
    box-sizing: border-box;
    justify-content: center;
    width: 100%;
  }
 
  .s3rm-metric {
     border-left: 0;
   }
   }


   .s3rm-create-panel {
   .s3rm-content-section {
     gap: 1.2rem;
     margin-bottom: 2.5rem;
    padding-left: 1.2rem;
   }
   }


650번째 줄: 539번째 줄:
   .formtable td {
   .formtable td {
     display: block;
     display: block;
    min-width: 0;
     width: auto;
     width: auto;
   }
   }
667번째 줄: 557번째 줄:
@media (prefers-reduced-motion: reduce) {
@media (prefers-reduced-motion: reduce) {
   html { scroll-behavior: auto; }
   html { scroll-behavior: auto; }
  *,
  *::before,
  *::after {
    transition-duration: 0.01ms !important;
  }
}
}

2026년 7월 16일 (목) 19:47 기준 최신판

:root {
  --s3-navy: #1d2040;
  --s3-navy-deep: #171933;
  --s3-indigo: #3e42d1;
  --s3-indigo-dark: #393c9f;
  --s3-sky: #8eb2ee;
  --s3-paper: #f0f0f0;
  --s3-canvas: #f7f7fa;
  --s3-text: #212121;
  --s3-muted: #626579;
  --s3-green: #2f6b4f;
  --s3-amber: #8a6a1f;
  --s3-amber-bg: #f6eed6;
  --s3-line: #d9dbe7;
  --s3-motion: 150ms ease;
  --s3-font-sans: "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Montserrat, Arial, sans-serif;
  --s3-font-serif: "Noto Serif KR", "Nanum Myeongjo", Bitter, Georgia, serif;
}

::selection {
  background: var(--s3-sky);
  color: var(--s3-navy-deep);
}

html {
  scroll-behavior: smooth;
}

body,
.mw-body-content {
  color: var(--s3-text);
  font-family: var(--s3-font-sans);
  font-size: 17px;
  line-height: 1.72;
}

body {
  background: var(--s3-canvas);
}

a,
.mw-body-content a:visited {
  color: var(--s3-indigo-dark);
  transition: color var(--s3-motion);
}

a:hover {
  color: var(--s3-indigo);
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: 3px solid var(--s3-indigo);
  outline-offset: 2px;
}

.vector-header-container,
.skin-vector-2022 .mw-header {
  background: var(--s3-navy);
  color: #fff;
}

.vector-header-container a,
.vector-header-container .vector-menu-heading,
.vector-header-container .vector-dropdown-label {
  color: #fff;
}

.vector-header-container .mw-logo-wordmark,
.vector-header-container .mw-logo-tagline,
.vector-header-container .mw-ui-icon::before {
  filter: brightness(0) invert(1);
}

.vector-header-container .mw-logo-icon {
  filter: none;
}

.vector-header-container .mw-logo-wordmark {
  color: #fff;
}

.vector-header-container .cdx-text-input__input,
.vector-header-container input {
  background: #fff;
  color: var(--s3-text);
}

.mw-page-container {
  background: #fff;
}

.mw-body-header {
  background: var(--s3-paper);
  border: 0;
  padding: 1.6rem clamp(1.25rem, 4vw, 4.4rem);
}

.mw-body h1,
.mw-body h2,
.mw-body h3,
.mw-body h4,
.mw-body-header .firstHeading {
  color: var(--s3-text);
  font-family: var(--s3-font-sans);
  font-weight: 700;
}

.mw-body h2 {
  border-bottom: 1px solid var(--s3-line);
  font-size: clamp(1.4rem, 2.2vw, 1.75rem);
  padding-bottom: 0.45rem;
}

.mw-body h3 {
  font-size: 1.18rem;
}

.page-Main_Page .mw-body-content,
.page-연구_메모리 .mw-body-content {
  font-size: 16px;
  line-height: 1.65;
  margin-top: 1.2rem;
}

.page-Main_Page .mw-body-header,
.page-연구_메모리 .mw-body-header {
  background: #fff;
  border-bottom: 1px solid var(--s3-line);
  margin: 0 auto;
  max-width: 960px;
  padding: 1.1rem 0 0.85rem;
}

.page-Main_Page .mw-body-header .firstHeading,
.page-연구_메모리 .mw-body-header .firstHeading {
  font-size: clamp(1.8rem, 3vw, 2.15rem);
  line-height: 1.3;
}

.page-Main_Page .mw-body-content > .mw-parser-output,
.page-연구_메모리 .mw-body-content > .mw-parser-output {
  margin: 0 auto;
  max-width: 960px;
}

.s3rm-home-intro {
  border-bottom: 1px solid var(--s3-line);
  border-top: 3px solid var(--s3-navy);
  padding: 1.15rem 0 1.25rem;
}

.s3rm-home-intro p {
  color: var(--s3-navy-deep);
  font-family: var(--s3-font-serif);
  font-size: clamp(1.12rem, 1.8vw, 1.32rem);
  line-height: 1.6;
  margin: 0;
  max-width: 760px;
  text-wrap: pretty;
}

.s3rm-content-section {
  margin: 0 auto 3.25rem;
}

.s3rm-home-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-bottom: 1px solid var(--s3-line);
  margin-bottom: 3.25rem;
}

.s3rm-action-card {
  border-right: 1px solid var(--s3-line);
  box-shadow: inset 0 0 0 0 transparent;
  min-width: 0;
  padding: 1.05rem 1.35rem 1.15rem;
  transition: box-shadow var(--s3-motion);
}

.s3rm-action-card:hover {
  box-shadow: inset 0 3px 0 -1px var(--s3-indigo);
}

.s3rm-action-card:first-child {
  padding-left: 0;
}

.s3rm-action-card:last-child {
  border-right: 0;
  padding-right: 0;
}

.s3rm-action-title {
  font-family: var(--s3-font-sans);
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.s3rm-action-title a {
  color: var(--s3-indigo-dark);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
  transition: text-decoration-thickness var(--s3-motion),
    text-underline-offset var(--s3-motion);
}

.s3rm-action-card:hover .s3rm-action-title a {
  text-decoration-thickness: 2px;
  text-underline-offset: 0.24em;
}

.s3rm-action-card p {
  color: var(--s3-muted);
  font-size: 0.9rem;
  line-height: 1.55;
  margin: 0;
}

.s3rm-section-header {
  align-items: baseline;
  border-bottom: 1px solid var(--s3-line);
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.s3rm-section-header h2 {
  align-items: center;
  border: 0;
  display: flex;
  font-size: 1.35rem;
  gap: 0.55rem;
  margin: 0;
  padding: 0 0 0.65rem;
}

.s3rm-section-header h2::before {
  background: var(--s3-indigo);
  content: "";
  height: 1.1em;
  width: 4px;
}

.s3rm-section-link {
  font-size: 0.88rem;
  white-space: nowrap;
}

.s3rm-recent-list {
  border-bottom: 1px solid var(--s3-line);
}

.s3rm-lesson-summary {
  background: #fff;
  border-bottom: 1px solid var(--s3-line);
  box-shadow: inset 0 0 0 0 transparent;
  margin: 0 -0.9rem;
  padding: 0.85rem 0.9rem;
  transition: background var(--s3-motion), box-shadow var(--s3-motion);
}

.s3rm-lesson-summary:hover {
  background: var(--s3-canvas);
  box-shadow: inset 3px 0 0 0 var(--s3-indigo);
}

.s3rm-lesson-summary:last-child {
  border-bottom: 0;
}

.s3rm-lesson-summary-title {
  font-family: var(--s3-font-sans);
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.45;
  margin: 0 0 0.45rem;
}

.s3rm-lesson-summary-title a {
  color: var(--s3-navy);
}

.s3rm-lesson-summary-meta {
  align-items: center;
  color: var(--s3-muted);
  display: flex;
  flex-wrap: wrap;
  font-size: 0.82rem;
  gap: 0.45rem;
}

.s3rm-empty-state {
  background: var(--s3-canvas);
  border: 1px dashed var(--s3-line);
  color: var(--s3-muted);
  font-size: 0.92rem;
  padding: 1.4rem 1rem;
  text-align: center;
}

.s3rm-create-panel {
  border-bottom: 1px solid var(--s3-line);
  border-top: 1px solid var(--s3-line);
  display: grid;
  gap: 2.25rem;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.9fr);
  padding: 1.4rem 0;
}

.s3rm-create-panel h2 {
  border: 0;
  font-size: 1.35rem;
  margin-top: 0;
  padding: 0;
}

.s3rm-form-launcher {
  background: var(--s3-paper);
  min-width: 0;
  padding: 1rem;
}

.s3rm-form-label {
  color: var(--s3-navy);
  font-family: var(--s3-font-sans);
  font-size: 0.86rem;
  font-weight: 700;
  margin-bottom: 0.45rem;
}

.s3rm-form-launcher .pfFormInputWrapper {
  max-width: 100%;
}

.s3rm-form-launcher .oo-ui-horizontalLayout {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  max-width: 100%;
}

.s3rm-form-launcher .oo-ui-horizontalLayout > .oo-ui-widget {
  margin-right: 0;
}

.s3rm-form-launcher .pfPageNameWithoutNamespace {
  flex: 1 1 14rem;
  min-width: 0;
  width: auto !important;
}

.s3rm-form-launcher input[type="text"] {
  box-sizing: border-box;
  max-width: 100%;
  min-width: 0;
  width: 100% !important;
}

.s3rm-form-note {
  background: #f5f5f8;
  border-left: 4px solid var(--s3-indigo);
  margin: 1.2rem 0 1.8rem;
  padding: 1rem 1.2rem;
}

.s3rm-confidence,
.s3rm-kind,
.s3rm-relation-label {
  background: #ececf5;
  color: var(--s3-navy);
  display: inline-block;
  font-family: var(--s3-font-sans);
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.4;
  padding: 0.2rem 0.55rem;
}

.s3rm-confidence-high { background: #dceee5; color: var(--s3-green); }
.s3rm-confidence-low { background: #f4e6e3; color: #8a3f34; }

.s3rm-lesson-meta {
  align-items: center;
  border-bottom: 1px solid var(--s3-line);
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
}

.s3rm-lesson-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: -0.55rem 0 1.4rem;
}

.s3rm-lesson-actions a {
  border: 1px solid var(--s3-indigo-dark);
  color: var(--s3-indigo-dark);
  display: inline-block;
  font-size: 0.86rem;
  font-weight: 700;
  padding: 0.42rem 0.7rem;
  text-decoration: none;
  transition: background var(--s3-motion), color var(--s3-motion);
}

.s3rm-lesson-actions a:hover {
  background: var(--s3-indigo-dark);
  color: #fff;
}

.s3rm-lesson-table,
.formtable,
.smwtable {
  border-collapse: collapse;
  width: 100%;
}

.formtable {
  table-layout: fixed;
}

.s3rm-lesson-table th,
.s3rm-lesson-table td,
.formtable th,
.formtable td {
  border: 0;
  border-bottom: 1px solid var(--s3-line);
  padding: 0.85rem 0.75rem;
  vertical-align: top;
}

.s3rm-lesson-table th,
.formtable th {
  color: var(--s3-navy);
  font-family: var(--s3-font-sans);
  font-size: 0.86rem;
  min-width: 12rem;
  text-align: left;
  width: 12rem;
}

.s3rm-evidence {
  background: #f7f7fa;
  border-left: 4px solid var(--s3-indigo);
  margin: 0.75rem 0;
  padding: 0.85rem 1rem;
}

.s3rm-relation {
  border-bottom: 1px solid var(--s3-line);
  display: block;
  margin: 0.35rem 0;
  padding: 0.55rem 0;
}

.pfFormInputWrapper input,
.createboxInput,
.formtable input[type="text"],
.formtable textarea,
.formtable select {
  border: 1px solid #a7a9ba;
  box-sizing: border-box;
  font-family: var(--s3-font-sans);
  max-width: 100%;
  padding: 0.55rem 0.65rem;
}

.formtable input[type="text"],
.formtable textarea {
  width: 100%;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.cdx-button--action-progressive.cdx-button--weight-primary {
  background: var(--s3-indigo);
  border-color: var(--s3-indigo);
  color: #fff;
  min-height: 44px;
  transition: background var(--s3-motion);
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.cdx-button--action-progressive.cdx-button--weight-primary:hover {
  background: var(--s3-indigo-dark);
  border-color: var(--s3-indigo-dark);
}

@media screen and (max-width: 960px) {
  .s3rm-create-panel {
    grid-template-columns: 1fr;
    gap: 1.1rem;
  }
}

@media screen and (max-width: 720px) {
  .mw-body-header {
    padding: 1.35rem 1.15rem;
  }

  .page-Main_Page .mw-body-header,
  .page-연구_메모리 .mw-body-header {
    padding: 1rem 0 0.75rem;
  }

  .s3rm-home-actions {
    grid-template-columns: 1fr;
    margin-bottom: 2.5rem;
  }

  .s3rm-action-card,
  .s3rm-action-card:first-child,
  .s3rm-action-card:last-child {
    border-bottom: 1px solid var(--s3-line);
    border-right: 0;
    padding: 0.85rem 0;
  }

  .s3rm-action-card:last-child {
    border-bottom: 0;
  }

  .s3rm-content-section {
    margin-bottom: 2.5rem;
  }

  .s3rm-lesson-table th,
  .s3rm-lesson-table td,
  .formtable th,
  .formtable td {
    display: block;
    min-width: 0;
    width: auto;
  }

  .s3rm-lesson-table th,
  .formtable th {
    border-bottom: 0;
    padding-bottom: 0.15rem;
  }

  .s3rm-lesson-table td,
  .formtable td {
    padding-top: 0.15rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }

  *,
  *::before,
  *::after {
    transition-duration: 0.01ms !important;
  }
}