@font-face {
  font-family: Newsreader;
  src: url(/studio-20260913/assets/newsreader.woff2) format('woff2');
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
@font-face {
  font-family: Newsreader;
  src: url(/studio-20260913/assets/newsreader-italic.woff2) format('woff2');
  font-style: italic;
  font-weight: 200 800;
  font-display: swap;
}
:root {
  --paper: #f7f3eb;
  --ice: #efeee9;
  --ice-deep: #e5e9ed;
  --ink: #182b43;
  --text: #526073;
  --muted: #707783;
  --blue: #24486b;
  --navy: #182b43;
  --line: #182b4324;
  --display: Newsreader, Georgia, serif;
}
body {
  background: var(--paper);
}
h1,
h2,
h3,
h4 {
  font-weight: 400;
  font-optical-sizing: auto;
  letter-spacing: -0.025em;
}
h2 {
  line-height: 1.08;
}
.header {
  background: #f7f3ebf5;
  border-bottom: 1px solid #182b4315;
  box-shadow: none;
}
.brand {
  font-family: Inter, system-ui, sans-serif;
  letter-spacing: -0.035em;
}
.header .button {
  border-radius: 3px;
}
.header .preview-label {
  color: #758175;
}
.desktop-nav a {
  font-size: 11px;
}
.button {
  border-radius: 3px;
}
.button:hover {
  background: #244635;
}
.eyebrow {
  font-family: Inter, system-ui, sans-serif;
  letter-spacing: 0.13em;
  font-weight: 500;
}
.mobile-nav {
  background: #f7f3eb;
}
.mobile-nav a {
  color: var(--ink);
}
.studio-line {
  padding: 57px 7%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  border-bottom: 1px solid #182b4320;
  background: #f7f3eb;
}
.studio-line > p {
  font-family: Newsreader, serif;
  font-size: 32px;
  line-height: 1.15;
  color: #284563;
}
.studio-line > p em {
  color: #95613c;
}
.studio-line > div {
  display: flex;
  align-items: center;
  gap: 27px;
  flex-wrap: wrap;
}
.studio-line > div > span {
  width: 100%;
  text-align: right;
  font-size: 8px;
  letter-spacing: 0.12em;
  color: #939e8d;
  margin-bottom: -15px;
}
.studio-line button {
  border: 0;
  background: none;
  padding: 10px 0;
  min-height: 44px;
  font-size: 11px;
  display: flex;
  gap: 15px;
  color: #284563;
}
.studio-line i {
  font-style: normal;
  color: #839a7d;
}
.idea-lab {
  background: #faf7f0;
}
.lab-intro h2 {
  font-size: clamp(44px, 5vw, 72px);
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: -0.03em;
}
.lab-intro h2 span {
  font-style: italic;
  color: #95613c;
}
.lab-intro > p {
  font-size: 13px;
  color: #78816e;
}
.lab-controls #idea-name {
  background: #f0f1e8;
  font-size: 27px;
  color: #244363;
  border-color: #9b8b77;
}
.lab-choice-list > label {
  border-color: #d5dce3;
}
.lab-choice-list > label:has(input:checked) {
  background: #f0e5d4;
  border-color: #a77a45;
}
.lab-label {
  color: #596a7c;
}
.sketch-toolbar,
.sketch-caption {
  background: #f0f3e9;
  border-color: #d2dbe4;
  color: #65775c;
}
.lab-result {
  border-color: #d2dbe4;
}
.sketch-toolbar button {
  color: #546d4d;
}
.lab-delivery {
  border-color: #d2dbe4;
}
.product-section {
  background: #f1eee8;
}
.section-heading h2 {
  font-size: clamp(43px, 4.7vw, 68px);
  line-height: 1.08;
  font-weight: 400;
}
.section-heading .blue {
  font-style: italic;
  color: #95613c;
}
.product-tabs button {
  border-radius: 4px;
  background: #f8f8f0;
  border-color: #d2dbe4;
}
.product-tabs button[aria-selected='true'] {
  border-color: #496b8b;
  background: #e6ebf1;
  box-shadow: none;
}
.product-tabs strong {
  font-family: Inter, sans-serif;
  letter-spacing: -0.03em;
}
.demo-panel {
  border-radius: 7px;
  background: #172b43;
  border-color: #172b43;
}
.demo-story h3 {
  font-weight: 400;
  letter-spacing: -0.015em;
  line-height: 1.1;
}
.demo-story h3,
.demo-story p {
  color: #f8f2e8;
}
.demo-surface {
  border-radius: 4px;
}
.demo-surface h4,
.app-wordmark,
.lesson-logo,
.reading-words {
  font-family: Inter, sans-serif;
}
.world-case {
  background: #faf7f0;
}
.reveal-scene {
  border-radius: 4px;
}
.world-case-title,
.world-case h2 {
  font-weight: 400;
  line-height: 1.08;
}
.method-section {
  background: #eeece6;
}
.method-section h2,
.method-section h3 {
  font-weight: 400;
  line-height: 1.1;
}
.method-output {
  background: #f7f8ef;
  color: #4b6650;
}
.about-section {
  background: #f6f1e7;
}
.about-layout h2,
.faq-layout h2 {
  font-weight: 400;
  line-height: 1.1;
}
.contact-section {
  background: #13253b;
}
.contact-layout h2 {
  font-weight: 400;
  line-height: 0.98;
  letter-spacing: -0.035em;
}
.contact-layout .button {
  background: #f1bd7a;
  color: #294635;
}
.contact-section .eyebrow,
.contact-section p {
  color: #d4ddeb;
}
.contact-layout h2 {
  color: #fff6e7;
}
.contact-layout h2 em {
  color: #a8bd91;
}
footer {
  background: #f7f3eb;
}
.sticky-contact {
  background: #edf0e6f5;
  border-color: #d2ddca;
  border-radius: 5px;
}
.contact-dialog,
.case-dialog {
  background: #faf6ed;
}
.contact-dialog h2,
.case-dialog-body h2 {
  font-weight: 400;
  letter-spacing: -0.025em;
}
.case-dialog-hero {
  background: #d8e6d3;
}
.footer-main > .brand {
  font-family: Inter, sans-serif;
}
@media (max-width: 1100px) {
  .studio-line {
    padding-inline: 5%;
    gap: 35px;
  }
  .studio-line > div {
    gap: 17px;
  }
  .studio-line > p {
    font-size: 27px;
  }
}
@media (max-width: 800px) {
  .studio-line {
    padding: 39px 6%;
    align-items: flex-start;
  }
  .studio-line > div {
    max-width: 310px;
    justify-content: flex-end;
    gap: 0 20px;
  }
  .studio-line > div > span {
    margin-bottom: 2px;
  }
  .studio-line > p {
    font-size: 26px;
    flex-shrink: 0;
  }
}
@media (max-width: 540px) {
  .studio-line {
    padding: 35px 22px;
    display: block;
  }
  .studio-line > p {
    font-size: 29px;
  }
  .studio-line > div {
    max-width: none;
    justify-content: space-between;
    margin-top: 26px;
    gap: 10px;
  }
  .studio-line > div > span {
    text-align: left;
    font-size: 7px;
  }
  .studio-line button {
    font-size: 10px;
    gap: 8px;
  }
  .lab-intro h2 {
    font-size: 44px;
    line-height: 1.06;
  }
  .section-heading h2 {
    font-size: 44px;
  }
  .about-layout h2,
  .faq-layout h2 {
    font-size: 45px;
  }
  .contact-layout h2 {
    font-size: 76px;
  }
  .header .brand {
    font-family: Inter, sans-serif;
  }
  .lab-controls #idea-name {
    font-size: 24px;
  }
}
.desktop-nav a {
  font-size: 13px;
}
.desktop-nav {
  gap: 24px;
}
.header-actions {
  gap: 16px;
}
.button,
.button.compact,
.button.small,
.text-button,
.inline-link {
  font-size: 13px;
}
.button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px #182b4312;
}
.eyebrow,
.section-heading .eyebrow {
  font-size: 11px;
}
.studio-line > div > span {
  font-size: 10px;
  color: #607082;
}
.studio-line button {
  font-size: 13px;
}
.studio-line > p em {
  color: #95613c;
}
.studio-line button:hover {
  color: #182b43;
}
.lab-intro > p,
.section-heading > p {
  font-size: 15px;
  line-height: 1.75;
  color: #536073;
  max-width: 370px;
}
.lab-label {
  font-size: 12px;
}
.lab-label > span {
  font-size: 10px;
}
.lab-choice-list > label {
  font-size: 15px;
}
.lab-choice-list small {
  font-size: 12px;
  color: #596a7c;
}
.lab-palette > label {
  font-size: 12px;
}
.sketch-toolbar,
.sketch-caption {
  font-size: 11px;
}
.lab-delivery > p,
.world-case-footer > p {
  font-size: 15px;
}
.product-tabs strong {
  font-size: 16px;
}
.product-tabs small {
  font-size: 11px;
  color: #526073;
}
.product-tabs button:hover {
  background: #e8edf3;
}
.demo-story > p {
  font-size: 14px;
  line-height: 1.8;
}
.demo-story .demo-disclaimer {
  font-size: 11px;
  color: #cad5e3;
}
.demo-kicker {
  color: #f1c690;
}
.demo-kicker i {
  background: #bdd2a2;
}
.feature-list li {
  font-size: 12px;
  color: #dde6d6;
}
.demo-steps li {
  font-size: 12px;
  color: #cad5e3;
}
.demo-steps li span {
  color: #cad5e3;
}
.demo-steps li.active span {
  background: #75916a;
  border-color: #75916a;
}
.demo-steps li.done span {
  background: #c9d8ab;
  border-color: #c9d8ab;
}
.app-space,
.overline,
.status-badge,
.work-heading .status-badge {
  font-size: 10px;
}
.kontor-body aside > span span {
  font-size: 10px;
}
.task-brief strong {
  font-size: 12px;
}
.task-brief p,
.draft-output p {
  font-size: 12px;
  line-height: 1.75;
}
.draft-label,
.workflow-footer > span {
  font-size: 10px;
}
.draft-output h5 {
  font-size: 17px;
}
.workflow-footer {
  flex-wrap: wrap;
  gap: 12px;
}
.workflow-footer .button {
  font-size: 12px;
}
.audio-example strong {
  font-size: 12px;
}
.audio-example small {
  font-size: 10px;
}
.local-pill {
  font-size: 10px;
}
.text-mode button,
.ren-bottom,
.copy-status {
  font-size: 12px;
}
.transcript {
  font-size: 17px;
  line-height: 1.8;
}
.word-help {
  font-size: 13px;
  line-height: 1.7;
}
.reading-hint,
.reading-status {
  font-size: 11px;
}
.lesson-button,
.explain-lesson {
  font-size: 12px;
}
.map-point {
  font-size: 11px;
  min-height: 44px;
}
.map-detail p {
  font-size: 13px;
}
.map-detail .eyebrow {
  font-size: 10px;
}
.method-section {
  background: #13253b;
  color: #fff6e7;
}
.method-section .eyebrow,
.method-section .section-heading > p,
.method-grid p {
  color: #d4ddeb;
}
.method-section h2 span {
  color: #e9b67f;
  font-style: italic;
}
.method-section h3 {
  color: #fff6e7;
}
.method-number,
.signature-mark {
  color: #e9b67f;
}
.method-grid article {
  border-color: #c9d9b940;
}
.method-grid p {
  font-size: 14px;
  line-height: 1.85;
}
.method-grid h3 {
  font-size: 32px;
  letter-spacing: -0.02em;
}
.method-output {
  font-size: 11px;
  background: #eef0dd;
  color: #244363;
}
.method-signature {
  border-color: #c9d9b940;
}
.method-signature p {
  font-size: 12px;
  color: #d4ddeb;
}
.method-signature strong {
  color: #fff6e7;
}
.about-layout p:not(.about-lead, .eyebrow),
.faq-layout > div > p:last-child {
  font-size: 15px;
  line-height: 1.85;
}
.faq-list summary {
  font-size: 16px;
  gap: 20px;
}
.faq-list summary > span {
  flex-shrink: 0;
}
.faq-list details p {
  font-size: 14px;
  line-height: 1.85;
  color: #536073;
}
.contact-layout h2 span {
  color: #e9b67f;
  font-style: italic;
}
.contact-layout p:not(.eyebrow) {
  font-size: 17px;
}
.footer-main > span,
.footer-main > a:last-child {
  font-size: 12px;
}
.footer-bottom {
  font-size: 10px;
  line-height: 1.7;
}
.footer-bottom a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.sticky-contact > span {
  font-size: 12px;
}
.sticky-contact .button {
  font-size: 12px;
}
.case-dialog-body > p,
.case-details p,
.contact-dialog .form-intro {
  font-size: 14px;
  line-height: 1.8;
}
.case-details strong {
  font-size: 14px;
}
.contact-dialog label {
  font-size: 13px;
}
.contact-dialog input,
.contact-dialog select,
.contact-dialog textarea {
  font-size: 16px;
}
.method-section :focus-visible {
  outline: 3px solid #d09337;
  outline-offset: 5px;
}
@media (max-width: 1100px) and (min-width: 801px) {
  .header {
    padding-inline: 26px;
    gap: 20px;
  }
  .desktop-nav {
    gap: 18px;
  }
  .desktop-nav a {
    font-size: 12px;
  }
}
@media (max-width: 800px) {
  .product-tabs button {
    padding: 14px 12px;
    gap: 9px;
  }
  .product-tabs strong {
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .studio-line > div {
    gap: 8px;
  }
  .studio-line > div > span {
    font-size: 9px;
  }
  .studio-line button {
    font-size: 12px;
  }
  .lab-intro > p,
  .section-heading > p {
    font-size: 14px;
  }
  .lab-label {
    font-size: 12px;
  }
  .lab-choice-list small {
    font-size: 11px;
  }
  .sketch-caption {
    font-size: 10px;
    gap: 10px;
  }
  .product-tabs strong {
    font-size: 13px;
  }
  .product-tabs small {
    font-size: 10px;
  }
  .product-tabs .tab-icon {
    width: 30px;
    height: 30px;
  }
  .demo-story > p {
    font-size: 14px;
  }
  .demo-story .inline-link {
    font-size: 12px;
  }
  .demo-story .demo-disclaimer {
    font-size: 10px;
  }
  .demo-steps li {
    font-size: 10px;
  }
  .feature-list li {
    font-size: 12px;
  }
  .app-space {
    font-size: 9px;
  }
  .audio-example strong {
    font-size: 11px;
  }
  .method-grid p {
    font-size: 14px;
  }
  .method-grid h3 {
    font-size: 31px;
  }
  .method-output {
    font-size: 11px;
  }
  .about-layout p:not(.about-lead, .eyebrow) {
    font-size: 14px;
  }
  .faq-list summary {
    font-size: 15px;
  }
  .faq-list details p {
    font-size: 14px;
  }
  .footer-main > span {
    font-size: 10px;
  }
  .footer-bottom {
    font-size: 10px;
  }
  .sticky-contact > span {
    font-size: 11px;
  }
  .sticky-contact .button {
    font-size: 11px;
  }
}
@media (max-width: 360px) {
  .studio-line > div {
    gap: 3px;
  }
  .studio-line button {
    font-size: 11px;
  }
  .product-tabs button {
    padding: 12px 9px;
  }
  .product-tabs .tab-icon {
    display: none;
  }
}
.menu-toggle {
  font-size: 13px;
  min-height: 44px;
}
.mobile-nav {
  top: 100%;
}
.contact-dialog .dialog-close,
.sketch-dialog .dialog-close {
  position: sticky;
  top: 0;
  right: auto;
  float: right;
  margin: 0 -8px -44px 0;
  box-shadow: 0 3px 16px #182b4320;
}
.contact-dialog h2 {
  padding-right: 38px;
}
@media (min-width: 541px) and (max-width: 800px) {
  .lab-layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .lab-choice-list label > span:not(.choice-symbol) {
    font-size: 14px;
  }
}
.games-case {
  background: #faf7f0;
}
.games-case h2 em {
  color: #95613c;
  font-weight: 400;
}
.games-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
.game-case {
  min-width: 0;
}
.game-image {
  position: relative;
  display: block;
  aspect-ratio: 16/9;
  background: #e5ead8;
  overflow: clip;
  border: 1px solid #182b4324;
  border-radius: 5px;
}
.game-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s;
}
.game-image:hover img {
  transform: scale(1.025);
}
.game-image:focus-visible {
  outline: 3px solid #24486b;
  outline-offset: 6px;
}
.game-open {
  position: absolute;
  right: 17px;
  bottom: 17px;
  padding: 11px 15px;
  background: #f6f3e6eb;
  border: 1px solid #fff8;
  border-radius: 24px;
  color: #264532;
  font-size: 12px;
  box-shadow: 0 3px 12px #16372921;
}
.game-image-note {
  position: absolute;
  left: 14px;
  top: 14px;
  font-size: 10px;
  color: #fff;
  background: #193926ba;
  padding: 6px 9px;
  border-radius: 3px;
}
.game-copy {
  padding: 26px 0 0;
}
.game-copy .eyebrow {
  font-size: 10px;
  letter-spacing: 0.09em;
  margin-bottom: 14px;
  color: #647252;
}
.game-copy h3 {
  font-size: 41px;
  line-height: 1.1;
  font-weight: 400;
  margin-bottom: 15px;
  letter-spacing: -0.025em;
}
.game-copy > p:not(.eyebrow) {
  font-size: 15px;
  line-height: 1.85;
  color: #536073;
  max-width: 540px;
}
.game-copy ul {
  list-style: none;
  padding: 0;
  margin: 22px 0 0;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.game-copy li {
  font-size: 11px;
  line-height: 1.5;
  padding: 7px 11px;
  background: #eef0e3;
  color: #57674d;
  border-radius: 4px;
}
.games-footer {
  border-top: 1px solid #182b4320;
  margin-top: 42px;
  padding-top: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
}
.games-footer > p {
  font-size: 15px;
  line-height: 1.75;
}
.games-footer strong {
  font-weight: 500;
  color: #244363;
}
.games-more {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  margin-top: 18px;
}
.games-more .text-button {
  font-size: 11px;
  color: #596a7c;
}
.map-detail:has(img[src$='game-chess.webp']) > img {
  object-fit: contain;
  background: #f4f6e6;
}
@media (max-width: 800px) {
  .games-grid {
    gap: 23px;
  }
  .game-copy h3 {
    font-size: 33px;
  }
  .game-copy > p:not(.eyebrow) {
    font-size: 14px;
  }
  .game-open {
    font-size: 11px;
    bottom: 12px;
    right: 12px;
    padding: 9px 11px;
  }
  .game-copy li {
    font-size: 10px;
  }
  .game-image-note {
    font-size: 8px;
    top: 8px;
    left: 8px;
  }
}
@media (max-width: 640px) {
  .games-grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }
  .game-copy {
    padding-top: 22px;
  }
  .game-copy h3 {
    font-size: 36px;
  }
  .game-copy .eyebrow {
    font-size: 9px;
  }
  .game-copy li {
    font-size: 11px;
  }
  .games-footer {
    display: block;
    margin-top: 32px;
    padding-top: 24px;
  }
  .games-footer > p {
    font-size: 14px;
  }
  .games-footer .text-button {
    margin-top: 14px;
  }
  .games-more {
    gap: 6px;
  }
  .games-more .text-button {
    font-size: 11px;
  }
  .map-point.point-family {
    left: 14%;
    top: 54%;
  }
  .map-point.point-sisters {
    left: 20%;
    top: 71%;
  }
}
