/* FOGETO studio — matte anthracite, khaki and warm ivory. */
:root {
  --paper: #25292b;
  --ink: #f1efe7;
  --mint: #a3aa6d;
  --muted: #b1b6b0;
  --line: #424849;
  --surface: #2d3234;
  --surface-deep: #202426;
  --radius: 16px;
}
h1, h2 {
  font-family: var(--font);
  font-weight: 480;
  font-kerning: normal;
  font-feature-settings: normal;
  text-transform: none;
  letter-spacing: -.055em;
  line-height: 1.13;
}
h3 { font-weight: 500; letter-spacing: -.035em; }
p { text-wrap: pretty; }
.eyebrow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  font-size: 10px;
  font-weight: 450;
  letter-spacing: .12em;
  color: var(--muted);
}
.eyebrow-line { width: 28px; height: 2px; background: var(--mint); flex: 0 0 auto; }
.icon { stroke-width: 1.6; }
.button {
  min-height: 48px;
  padding: 14px 20px;
  gap: 24px;
  border: 1px solid transparent;
  border-radius: 8px;
  background: var(--mint);
  color: #202426;
  font-size: 12px;
  font-weight: 550;
  box-shadow: none;
  transition: background 180ms, transform 180ms;
}
.button:hover { background: #b6bd84; transform: translateY(-2px); }
.button .icon { width: 18px; height: 18px; }
.text-link { font-size: 12px; gap: 12px; min-height: 40px; }
.text-link .icon { width: 19px; height: 19px; }
.site-header { background: #25292bf5; border-bottom-color: #42484980; box-shadow: none; }
.header { height: 88px; }
.brand-logo { width: 177px; }
.header nav { gap: 30px; }
.header nav a { font-size: 12px; }
.header nav a:hover, .header nav a[aria-current="page"] { color: var(--ink); }
.header nav a[aria-current="page"]::after { height: 2px; border-radius: 2px; background: var(--mint); }
.button-small { min-height: 42px; padding: 10px 16px; background: transparent; color: var(--ink); border-color: #62695b; }
.button-small:hover { background: var(--surface); }
.menu-toggle { border-radius: 10px; border-color: var(--line); }
.mobile-menu { border-top: 1px solid var(--line); }
.mobile-navigation > a { padding-block: 17px; font-size: 22px; letter-spacing: -.04em; }

/* The opening pairs type with a quiet, architectural interpretation of the F. */
.hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, .95fr);
  align-items: center;
  gap: 62px;
  min-height: 640px;
  padding: 72px 0 66px;
  background: none;
  border: 0;
}
.hero h1 { font-size: clamp(54px, 6.25vw, 84px); font-weight: 480; line-height: 1.075; letter-spacing: -.068em; }
.hero h1 span { color: var(--mint); }
.hero .eyebrow { margin-bottom: 28px; }
.hero-intro { max-width: 480px; margin-top: 28px; font-size: 15px; line-height: 1.85; }
.hero-actions { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; gap: 24px; margin-top: 32px; }
.hero-signature { position: relative; height: 450px; display: grid; grid-template-rows: 1fr auto; min-width: 0; }
.signature-art { position: relative; display: grid; place-items: center; overflow: hidden; isolation: isolate; }
.signature-art::before { content: ""; position: absolute; inset: 40px 8px; background: #323a31; clip-path: polygon(0 25%, 100% 0, 100% 75%, 0 100%); }
.signature-art::after { content: ""; position: absolute; width: 90%; height: 1px; bottom: 62px; background: #a3aa6d38; transform: rotate(-15deg); }
.signature-plane { position: absolute; width: 86%; height: 1px; background: #a3aa6d38; transform: rotate(-15deg); }
.signature-plane-back { top: 46px; left: -3%; }
.signature-plane-front { bottom: 38px; right: -3%; }
.signature-art > img { position: relative; z-index: 1; width: 235px; height: 280px; object-fit: contain; }
.hero-signature figcaption { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 14px; padding-top: 18px; }
.signature-caption { display: flex; align-items: center; gap: 9px; max-width: 245px; font-size: 10px; color: var(--muted); }
.signature-caption .icon { width: 17px; color: var(--mint); }
.hero-products { display: flex; padding-left: 4px; }
.hero-products a { display: grid; place-items: center; margin-left: -4px; padding: 5px; border: 1px solid #4a5148; border-radius: 12px; background: var(--paper); transition: transform 180ms; }
.hero-products a:hover { transform: translateY(-4px); z-index: 1; }
.hero-products img { width: 29px; height: 29px; border-radius: 7px; }
#services { padding-top: 96px; }
.studio-story { padding: 80px 0; border-block: 1px solid #454c47; background: #2c3132; }
.studio-story-grid { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.1fr); align-items: center; gap: clamp(40px, 7vw, 96px); }
.studio-story-art { position: relative; display: grid; place-items: center; min-height: 340px; overflow: hidden; border: 1px solid #59634d; border-radius: 16px; background: #252b2b; }
.studio-story-art::before, .studio-story-art::after { content: ""; position: absolute; height: 1px; width: 160%; background: #9ea87530; transform: rotate(-23deg); }
.studio-story-art::before { top: 23%; }.studio-story-art::after { bottom: 21%; }
.studio-story-frame { position: absolute; inset: 22px; border: 1px solid #66715855; border-radius: 8px; }
.studio-story-art img { position: relative; z-index: 1; width: clamp(110px, 17vw, 190px); height: auto; filter: drop-shadow(0 9px 20px #11161455); }
.studio-story-rule { position: absolute; right: 22px; bottom: 22px; width: 38px; height: 2px; background: var(--mint); }
.studio-story-copy .eyebrow { color: var(--mint); }
.studio-story-copy h2 { max-width: 620px; font-size: clamp(32px, 3.6vw, 47px); }
.studio-story-copy > p:not(.eyebrow) { max-width: 560px; margin-top: 22px; color: var(--muted); font-size: 14px; line-height: 1.85; }
.studio-story-tags { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 25px; }
.studio-story-tags span { display: flex; align-items: center; gap: 7px; padding: 8px 10px; border: 1px solid #50594b; border-radius: 6px; color: var(--muted); font-size: 10px; }
.studio-story-tags .icon { width: 14px; height: 14px; color: var(--mint); }
.studio-story-copy .text-link { margin-top: 22px; }
.discipline-band { background: #20242655; border-block: 1px solid var(--line); }
.discipline-band > .wrap { padding-block: 21px; }
.discipline-band span { font-size: 11px; }
.discipline-band .icon { width: 18px; color: var(--mint); }

/* Shared rhythm and product exhibition. */
.work-section, .services-section, .process-section { padding-block: 96px; }
.services-section { padding-top: 0; }
.services-full { padding-top: 4px; }
.section-heading { align-items: end; gap: 48px; margin-bottom: 36px; }
.section-heading h2, .process-section h2 { font-size: clamp(32px, 3.7vw, 46px); margin-bottom: 0; }
.section-heading > p { max-width: 345px; font-size: 13px; line-height: 1.85; }
.work-grid { gap: 28px; }
.work-card { display: flex; flex-direction: column; min-height: 0; border: 1px solid var(--line); border-radius: var(--radius); background: #2a2f31; transition: border-color 200ms, transform 200ms; }
.work-card:hover { border-color: #7f896b; transform: translateY(-3px); }
.work-lean { --product-tone: #354333; --product-accent: #becf89; }
.work-loudara { --product-tone: #38364b; --product-accent: #b4addd; }
.work-junk { --product-tone: #39423d; --product-accent: #c9b681; }
.work-pico { --product-tone: #443b45; --product-accent: #d1b799; }
.work-card-art { position: relative; height: 340px; margin: 0; overflow: hidden; background: var(--product-tone); border-bottom: 1px solid #f1efe70d; }
.product-category, .product-platform { position: absolute; top: 20px; z-index: 2; display: flex; align-items: center; gap: 6px; font-size: 10px; color: #e0e2d7; }
.product-category { left: 22px; }
.product-platform { right: 22px; opacity: .8; }
.product-platform .icon { width: 14px; height: 14px; }
.product-art-disc { position: absolute; width: 360px; height: 360px; border-radius: 50%; border: 1px solid #f1efe720; left: 50%; top: 56px; transform: translateX(-50%); }
.product-art-disc::before { content: ""; position: absolute; inset: 22px; border: 1px solid #f1efe710; border-radius: inherit; }
.work-card-art img { position: absolute; max-width: none; width: 185px; height: auto; top: 68px; border: 1px solid #ffffff28; border-radius: 13px; box-shadow: 0 16px 30px #11151433; filter: none; transition: transform 280ms; }
.work-card-art .work-shot-secondary { left: calc(50% - 172px); top: 94px; transform: rotate(-9deg); }
.work-card-art .work-shot-primary { left: calc(50% - 5px); transform: rotate(7deg); }
.work-card:hover .work-shot-secondary { transform: translateY(-5px) rotate(-11deg); }
.work-card:hover .work-shot-primary { transform: translateY(-7px) rotate(5deg); }
.work-card-copy { display: grid; grid-template-columns: 44px minmax(0, 1fr) 36px; align-items: start; gap: 16px; padding: 26px; }
.work-app-icon { width: 44px; height: 44px; border-radius: 12px; }
.work-card h3 { max-width: none; font-size: 24px; font-weight: 500; line-height: 1.25; }
.work-card p { font-size: 12px; max-width: 320px; margin: 8px 0 16px; line-height: 1.7; }
.work-action { margin: 0; color: var(--product-accent); font-size: 11px; }
.work-card-arrow { width: 36px; height: 36px; display: grid; place-items: center; border: 1px solid #ffffff26; border-radius: 50%; color: var(--product-accent); }
.work-card-arrow .icon { width: 17px; }
.section-bottom { margin-top: 24px; }
.ownership-note, .section-bottom p { color: #a3aaa3; font-size: 10px; }

/* Services: small structural illustrations, then the useful detail. */
.services-grid { gap: 20px; }
.service-card { position: relative; display: flex; flex-direction: column; padding: 30px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); overflow: hidden; }
.service-icon, .feature-icon { width: 44px; height: 44px; display: inline-grid; place-items: center; color: var(--mint); border: 1px solid #a3aa6d38; border-radius: 11px; background: #a3aa6d08; }
.service-icon .icon { width: 23px; height: 23px; }
.service-card h3 { font-size: 23px; margin: 24px 0 14px; line-height: 1.3; }
.service-card p { font-size: 13px; line-height: 1.85; }
.service-visual { display: none; }
.services-full .service-visual { height: 165px; position: relative; display: grid; place-items: center; margin: -30px -30px 28px; background: #25292b; border-bottom: 1px solid var(--line); overflow: hidden; }
.services-full .service-card > .service-icon { display: none; }
.services-full .service-card h3 { margin-top: 0; }
.service-visual > .icon { position: relative; width: 52px; height: 52px; padding: 12px; box-sizing: content-box; border: 1px solid #87906a; border-radius: 16px; background: #383f35; color: #c0c694; transform: rotate(-8deg); }
.service-visual span { position: absolute; width: 160px; height: 90px; border: 1px solid #656e5455; border-radius: 12px; transform: rotate(-8deg) translate(28px, -10px); }
.service-visual span:nth-child(2) { transform: rotate(-8deg) translate(-22px, 14px); }
.service-globe .service-visual > .icon { transform: none; border-radius: 50%; }
.service-globe .service-visual span { border-radius: 50%; width: 130px; height: 130px; transform: none; }
.service-globe .service-visual span:nth-child(2) { width: 175px; height: 175px; }
.service-layers .service-visual span { transform: rotate(-22deg) skew(14deg) translateY(18px); }
.service-layers .service-visual span:nth-child(2) { transform: rotate(-22deg) skew(14deg) translateY(-18px); }
.service-card .service-scope { padding: 20px 0 0; margin: auto 0 0; list-style: none; border-top: 0; display: grid; gap: 11px; color: var(--muted); font-size: 11px; }
.service-scope li { display: flex; gap: 9px; align-items: center; }
.service-scope .icon { width: 15px; height: 15px; color: var(--mint); }
.services-full .service-card > p { margin-bottom: 24px; }

/* People, process and the closing invitation. */
.founder-section { background: #2c3132; color: var(--ink); border-block: 1px solid #454c47; padding: 80px 0; }
.founder-grid { grid-template-columns: minmax(0, .85fr) minmax(0, 1.1fr); gap: 96px; }
.founder-portrait { display: block; width: 100%; max-width: 400px; padding: 0 16px 16px 0; }
.founder-portrait::before { content: ""; position: absolute; inset: 28px 0 0 28px; border: 1px solid #858f66; border-radius: 15px; pointer-events: none; }
.founder-portrait > img { width: 100%; aspect-ratio: 1; border-radius: 12px; object-fit: cover; filter: saturate(.7); position: relative; }
.founder-portrait > div { position: relative; padding: 20px 16px; background: #25292b; border-radius: 0 0 12px 12px; }
.founder-portrait strong { font-size: 16px; }
.founder-portrait span { color: var(--muted); }
.portrait-corner { position: absolute; top: 18px; left: 18px; display: grid; place-items: center; width: 39px; height: 39px; background: #25292be8; border: 1px solid #a3aa6d50; border-radius: 10px; }
.portrait-corner .icon { width: 20px; color: var(--mint); }
.founder-section h2 { font-size: clamp(32px, 3.6vw, 47px); }
.founder-section p { color: var(--muted); font-size: 14px; }
.founder-section .eyebrow { margin: 0 0 24px; color: var(--mint); }
.founder-disciplines { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 25px; }
.founder-disciplines > span { display: flex; gap: 7px; align-items: center; padding: 7px 10px; border: 1px solid #50594b; border-radius: 6px; font-size: 10px; color: var(--muted); }
.founder-disciplines .icon { width: 14px; height: 14px; color: var(--mint); }
.profile-actions { flex-wrap: wrap; gap: 25px; }
.process-signature { display: grid; place-items: center; width: 50px; height: 50px; border: 1px solid var(--line); border-radius: 50%; color: var(--mint); }
.process-grid { gap: 36px; }
.process-grid article { border-top: 1px solid #5a624f; padding-top: 28px; }
.process-symbol { display: inline-grid; place-items: center; width: 32px; height: 32px; color: var(--mint); margin-bottom: 22px; }
.process-symbol .icon { width: 25px; height: 25px; }
.process-grid h3 { font-size: 23px; line-height: 1.3; }
.process-grid p { font-size: 13px; }
.cta-section { position: relative; overflow: hidden; margin-bottom: 88px; padding: 52px 60px; border: 1px solid #626b50; border-radius: 20px; background: #343b31; gap: 52px; }
.cta-copy { position: relative; z-index: 1; }
.cta-section h2 { font-size: clamp(38px, 4.7vw, 62px); }
.cta-section .eyebrow { color: #c1c6ad; }
.cta-section p:not(.eyebrow) { font-size: 13px; max-width: 470px; margin-top: 20px; }
.cta-section .button { margin-top: 26px; }
.cta-mark { flex-shrink: 0; width: 260px; opacity: .38; transform: rotate(-9deg); }
.footer { background: #202426; border-color: var(--line); padding: 60px 0 24px; }
.footer .brand-logo { width: 190px; }
.footer-grid { gap: 64px; }
.footer-links a { min-height: 28px; }
.footer-bottom { border-top-color: #42484980; }
.footer-legal { display: flex; flex-wrap: wrap; gap: 20px; }
.back-to-top { display: grid; place-items: center; right: 26px; bottom: 28px; width: 48px; height: 48px; padding: 0; border: 1px solid #929c6e; border-radius: 50%; color: var(--mint); background: #25292bf5; box-shadow: none; transition: transform 180ms, opacity 180ms, background 180ms; }
.back-to-top .icon { width: 20px; height: 20px; }
.back-to-top:hover { background: #3b4335; transform: translateY(-3px); }

/* Each page has a distinct motif, with one shared alignment. */
.page-section { padding-block: 48px 88px; }
.compact-heading { padding-bottom: 12px; }
.page-heading { display: grid; grid-template-columns: minmax(0, 1fr) 230px; gap: 56px; align-items: center; position: relative; padding: 38px 0 48px; margin-bottom: 44px; border: 0; border-bottom: 1px solid var(--line); background: none; min-height: 320px; }
.page-heading h1 { font-size: clamp(38px, 4.6vw, 62px); max-width: 850px; }
.page-lead { font-size: 14px; line-height: 1.85; max-width: 650px; margin-top: 24px; }
.heading-art { position: relative; width: 230px; height: 218px; color: var(--mint); }
.art-plane { position: absolute; width: 134px; height: 144px; border: 1px solid #697456; border-radius: 24px; transform: rotate(-12deg) skewY(-3deg); }
.plane-back { left: 17px; top: 25px; background: #a3aa6d05; opacity: .45; }
.plane-mid { left: 41px; top: 36px; background: #323930; opacity: .65; }
.plane-front { display: grid; place-items: center; left: 65px; top: 48px; background: #3b4433; border-color: #82905e; }
.plane-front .icon { width: 52px; height: 52px; stroke-width: 1.15; transform: skewY(3deg) rotate(12deg); }
.art-baseline { position: absolute; width: 196px; height: 1px; background: #727d5555; bottom: 6px; left: 16px; }
.heading-applications .art-plane { border-radius: 30px; }
.heading-contact .art-plane { height: 104px; top: 60px; border-radius: 13px; }
.heading-contact .plane-back { top: 37px; }
.heading-contact .plane-mid { top: 48px; }
.heading-articles .art-plane { width: 126px; height: 163px; border-radius: 6px; }
.heading-about .plane-front { border-radius: 14px; }
.heading-privacy .art-plane { border-radius: 38px 38px 70px 70px; }
.heading-games .plane-front { border-radius: 40px 40px 24px 24px; }
.section-fold { display: none; }

/* Product detail: clear introduction, real artwork, readable feature panels. */
.product-page { --product-accent: var(--mint); }
.product-page-loudara { --product-accent: #b9b2de; }
.product-page-pico { --product-accent: #d3bb9b; }
.product-page-junk { --product-accent: #c6b983; }
.product-opening { grid-template-columns: minmax(0, 1.2fr) minmax(0, .75fr); gap: 70px; padding: 42px; border: 1px solid var(--line); border-radius: 20px; background: linear-gradient(110deg, #2d3333, #25292b); overflow: hidden; }
.product-intro h1 { font-size: clamp(38px, 4.9vw, 64px); overflow-wrap: normal; }
.app-identity { margin-bottom: 26px; }
.app-identity > img { width: 56px; height: 56px; border-radius: 14px; }
.product-promise { font-size: 24px; max-width: 510px; }
.product-description { font-size: 14px; }
.product-poster { position: relative; width: 100%; max-width: 270px; padding: 9px; border-radius: 22px; border: 1px solid #77806b; background: #343a36; transform: rotate(3deg); }
.product-poster img { display: block; border-radius: 14px; }
.product-gallery-link { color: var(--muted); min-height: 36px; }
.product-story { gap: 70px; margin: 80px 0 38px; align-items: center; }
.product-story h2 { font-size: 40px; }
.product-story p { font-size: 14px; }
.benefit-grid { border: 0; padding: 0; gap: 16px; margin-bottom: 76px; }
.benefit-grid > article { padding: 25px; border: 1px solid var(--line); background: var(--surface); border-radius: 13px; }
.benefit-grid h2 { font-size: 20px; margin: 23px 0 12px; }
.feature-icon { color: var(--product-accent, var(--mint)); }
.gallery-section { padding: 36px; border: 1px solid var(--line); border-radius: 18px; background: #222729; }
.gallery-section h2 { font-size: 34px; }
.gallery-hint { font-size: 11px; }
.aso-gallery { max-width: 880px; gap: 28px; }
.gallery-image { border-radius: 12px; }
.gallery-image img { display: block; }
.aso-gallery figcaption { font-size: 11px; }
.product-reassurance { border: 0; border-radius: 10px; background: #a3aa6d0b; padding: 20px 24px; margin-block: 28px; }
.product-resources { gap: 20px; }
.product-resources > a { background: var(--surface); border-radius: 12px; transition: border-color 180ms; }
.product-resources > a:hover { border-color: #87936c; }
.download-panel { background: #343b31; border-color: #697452; border-radius: 16px; padding: 36px; }
.download-panel h2 { font-size: 35px; }
.cross-navigation { border-top: 1px solid var(--line); padding-top: 24px; }

/* Contact and editorial pages. */
.contact-layout { grid-template-columns: 1.2fr 1fr; gap: 24px; }
.contact-primary { padding: 34px; border: 1px solid #697452; border-radius: var(--radius); background: #333a30; }
.contact-email { font-size: clamp(17px, 2vw, 25px); color: #d7dcb3; min-height: 50px; }
.contact-profiles { margin-top: 30px; padding-top: 24px; border-top: 1px solid #a3aa6d35; }
.contact-profiles .eyebrow { margin-bottom: 12px; }
.conversation-card { border-radius: var(--radius); background: var(--surface); padding: 32px; }
.conversation-card h2 { font-size: 28px; line-height: 1.2; }
.conversation-card li { padding-block: 17px; font-size: 12px; }
.conversation-card li > .icon { color: var(--mint); }
.support-band { margin-top: 32px; padding: 28px 0 0; }
.support-band h2 { font-size: 23px; }
.public-empty { display: grid; grid-template-columns: 250px 1fr; align-items: center; gap: 54px; max-width: none; padding: 48px; background: var(--surface); border-color: var(--line); border-radius: 18px; }
.empty-copy h2 { font-size: 34px; margin: 0 0 20px; }
.empty-copy p { font-size: 14px; }
.empty-copy .eyebrow { font-size: 10px; margin-bottom: 22px; color: var(--mint); }
.empty-copy .text-link { color: var(--mint); }
.journal-art { position: relative; height: 240px; }
.journal-sheet { position: absolute; width: 166px; height: 208px; left: 12px; top: 10px; border: 1px solid #72805b; border-radius: 8px; background: #3a4334; transform: rotate(-9deg); }
.journal-sheet + .journal-sheet { left: 46px; top: 20px; transform: rotate(7deg); background: #252c28; padding: 28px 22px; }
.journal-sheet .icon { color: var(--mint); width: 28px; height: 28px; margin-bottom: 25px; }
.journal-sheet i { display: block; height: 2px; margin-top: 13px; width: 100%; background: #a3aa6d50; }
.journal-sheet i:nth-last-child(2) { width: 65%; }
.journal-sheet i:last-child { width: 80%; }
.blog-index { gap: 28px; }
.public-post-card { background: var(--surface); border-radius: var(--radius); transition: border-color 180ms; }
.public-post-card:hover { border-color: #7a8668; }
.public-post-card h2 { font-size: 28px; line-height: 1.3; }
.public-post-card.without-cover { border-top: 3px solid #a3aa6d85; }
.public-article { width: min(900px, calc(100% - 96px)); padding-block: 48px 80px; }
.public-article > header { padding: 24px 0 32px; border-bottom: 1px solid var(--line); }
.public-article h1 { font-size: clamp(36px, 4.8vw, 60px); }
.article-excerpt { font-size: 18px; }
.article-body { max-width: 740px; margin-inline: auto; }
.article-body h2 { font-size: 32px; }
.article-footer { max-width: 740px; margin-inline: auto; }
.article-cover { border-radius: 16px; }
.public-pagination a { display: inline-flex; gap: 10px; align-items: center; padding: 10px 14px; border: 1px solid var(--line); border-radius: 7px; }

/* The brand library and legible policy navigation. */
.brand-presentation { padding: 64px; border: 1px solid #677253; border-radius: 20px; background: #2e352e; margin-bottom: 24px; }
.brand-presentation img { width: 660px; }
.brand-lockups { display: grid; grid-template-columns: minmax(0, 2.2fr) minmax(0, 1fr); gap: 24px; margin-bottom: 60px; }
.brand-lockups .brand-presentation { display: flex; flex-direction: column; justify-content: center; gap: 32px; padding: 38px; margin: 0; }
.brand-lockups .brand-presentation .eyebrow { margin: 0; }
.brand-symbol-card { display: grid; place-items: center; gap: 10px; padding: 30px; border: 1px solid var(--line); background: var(--surface-deep); border-radius: 20px; }
.brand-symbol-card img { width: 160px; height: 180px; object-fit: contain; }
.brand-symbol-card span { font-size: 10px; color: var(--muted); }
.brand-colors-heading h2 { font-size: 36px; }
.brand-typography { display: flex; align-items: center; justify-content: space-between; gap: 48px; border-block: 1px solid var(--line); padding: 38px 0; }
.brand-typography h2 { font-size: 36px; }
.brand-typography p:not(.eyebrow) { max-width: 550px; font-size: 13px; margin-top: 18px; }
.brand-typography > span { font-size: 100px; letter-spacing: -.08em; color: var(--mint); }
.brand-download-row { display: flex; justify-content: space-between; align-items: center; gap: 28px; margin-top: 32px; }
.brand-download-row > p { font-size: 13px; }
.brand-swatches { gap: 20px; }
.brand-swatch { min-height: 176px; border-radius: 13px; padding: 26px; border: 1px solid #778066; transition: transform 180ms; }
.brand-swatch:hover { transform: translateY(-3px); }
.brand-swatch strong { font-weight: 500; font-size: 18px; }
.brand-swatch .icon { margin-top: auto; width: 18px; }
.swatch-0 { background: #25292b; color: #f1efe7; }
.swatch-1 { background: #a3aa6d; color: #25292b; }
.swatch-2 { background: #f1efe7; color: #25292b; }
.privacy-layout { display: grid; grid-template-columns: 250px minmax(0, 1fr); align-items: start; gap: 68px; }
.privacy-navigation { position: sticky; top: 118px; padding: 24px; border: 1px solid var(--line); border-radius: 12px; background: var(--surface); }
.privacy-navigation > a { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 48px; padding-block: 10px; border-top: 1px solid var(--line); color: var(--muted); font-size: 11px; }
.privacy-navigation > a:hover { color: var(--mint); }
.privacy-navigation .icon { width: 14px; height: 14px; }
.privacy-layout .prose { max-width: none; }
.prose section { border-bottom: 1px solid var(--line); padding-bottom: 32px; margin-bottom: 32px; }
.prose section > .feature-icon { margin-bottom: 20px; }
.prose h2 { font-size: 28px; }
.prose p { font-size: 14px; }

@media (max-width: 1100px) {
  .studio-story-grid { gap: 50px; }
  .hero { gap: 32px; min-height: 580px; }
  .hero h1 { font-size: 64px; }
  .hero-signature { height: 405px; }
  .signature-art > img { width: 200px; height: 250px; }
  .hero-signature figcaption { gap: 12px; }
  .signature-caption { max-width: none; }
  .founder-grid { gap: 60px; }
  .service-card { padding: 25px; }
  .service-card h3 { font-size: 21px; }
  .services-full .service-visual { margin: -25px -25px 26px; }
  .page-heading { grid-template-columns: minmax(0, 1fr) 190px; gap: 24px; }
  .heading-art { transform: scale(.85); transform-origin: right center; width: 190px; }
  .product-opening { padding: 32px; gap: 35px; }
  .benefit-grid > article { padding: 20px; }
  .contact-primary, .conversation-card { padding: 28px; }
}
@media (max-width: 960px) {
  #services { padding-top: 72px; }
  .header { height: 76px; }
  .brand-logo { width: 169px; }
  .hero { grid-template-columns: 1.15fr 1fr; min-height: 0; padding-block: 52px; gap: 30px; }
  .hero h1 { font-size: clamp(43px, 6.1vw, 58px); }
  .hero-intro { font-size: 14px; }
  .hero-actions { gap: 18px; }
  .hero-signature { height: 370px; }
  .signature-art > img { width: 165px; height: 218px; }
  .signature-caption { font-size: 9px; }
  .hero-products img { width: 26px; height: 26px; }
  .discipline-band span { font-size: 10px; }
  .section-heading h2 { font-size: 36px; }
  .work-section, .services-section, .process-section { padding-block: 72px; }
  .services-section { padding-top: 0; }
  .work-grid { gap: 20px; }
  .work-card-art { height: 280px; }
  .work-card-art img { width: 152px; }
  .work-card-art .work-shot-secondary { left: calc(50% - 131px); }
  .work-card-copy { grid-template-columns: 36px minmax(0, 1fr); gap: 12px; padding: 21px; }
  .work-app-icon { width: 36px; height: 36px; border-radius: 9px; }
  .work-card-arrow { display: none; }
  .work-card h3 { font-size: 22px; }
  .work-card p { font-size: 11px; }
  .services-grid { gap: 14px; }
  .service-card { padding: 21px; }
  .service-card h3 { font-size: 20px; }
  .service-card p { font-size: 12px; }
  .services-full .service-visual { margin: -21px -21px 24px; }
  .founder-grid { gap: 40px; }
  .founder-section h2 { font-size: 35px; }
  .founder-section p { font-size: 13px; }
  .process-grid { gap: 24px; }
  .process-grid h3 { font-size: 21px; }
  .cta-section { padding: 40px; margin-bottom: 72px; gap: 32px; }
  .cta-mark { width: 180px; }
  .cta-section h2 { font-size: 43px; }
  .page-heading { min-height: 290px; padding-top: 24px; }
  .page-heading h1 { font-size: 44px; }
  .page-lead { font-size: 13px; }
  .product-opening { padding: 26px; gap: 28px; }
  .product-intro h1 { font-size: 44px; }
  .product-promise { font-size: 21px; }
  .product-description { font-size: 13px; }
  .product-poster { max-width: 240px; }
  .benefit-grid { grid-template-columns: 1fr 1fr; }
  .product-story { gap: 35px; }
  .product-story h2 { font-size: 34px; }
  .contact-layout { grid-template-columns: 1fr; }
  .contact-email { font-size: 26px; }
  .contact-profiles { display: flex; align-items: center; flex-wrap: wrap; gap: 16px; }
  .contact-profiles .eyebrow { width: 100%; margin-bottom: 0; }
  .contact-profiles .text-link { margin: 0; }
  .public-empty { grid-template-columns: 180px 1fr; padding: 34px; gap: 35px; }
  .journal-art { transform: scale(.8); transform-origin: left center; }
  .empty-copy h2 { font-size: 30px; }
  .privacy-layout { grid-template-columns: 210px minmax(0, 1fr); gap: 32px; }
}
@media (max-width: 640px) {
  #services { padding-top: 56px; }
  .studio-story { padding: 52px 0; }
  .studio-story-grid { grid-template-columns: 1fr; gap: 34px; }
  .studio-story-art { min-height: 240px; }
  .studio-story-art img { width: 125px; }
  .studio-story-copy h2 { font-size: 34px; }
  .wrap { width: calc(100% - 40px); }
  .header { height: 72px; }
  .brand-logo { width: 164px; }
  .hero { display: flex; flex-direction: column; align-items: stretch; gap: 34px; padding: 44px 0 30px; }
  .hero h1, html[lang="tr"] .hero h1 { font-size: clamp(43px, 11.7vw, 70px); letter-spacing: -.065em; }
  .hero .eyebrow { font-size: 9px; letter-spacing: .1em; margin-bottom: 24px; }
  .hero-intro { margin-top: 22px; font-size: 14px; line-height: 1.85; }
  .hero-actions { margin-top: 26px; flex-direction: row; gap: 18px; }
  .hero-actions .button { padding: 13px 14px; font-size: 11px; gap: 10px; }
  .hero-actions .text-link { font-size: 11px; gap: 7px; }
  .hero-signature { height: 302px; }
  .signature-art::before { inset: 22px 0; }
  .signature-art::after { bottom: 34px; }
  .signature-plane-back { top: 28px; }
  .signature-plane-front { bottom: 18px; }
  .signature-art > img { width: 150px; height: 198px; }
  .hero-signature figcaption { padding-top: 14px; gap: 10px; }
  .signature-caption { max-width: 170px; font-size: 9px; }
  .hero-products img { width: 23px; height: 23px; }
  .hero-products a { min-width: 44px; min-height: 44px; padding: 4px; border-radius: 9px; }
  .text-link { min-height: 44px; }
  .discipline-band > .wrap { display: grid; grid-template-columns: 1fr 1fr; padding-block: 16px; gap: 13px; }
  .discipline-band span { font-size: 9px; gap: 7px; }
  .discipline-band .icon { width: 15px; height: 15px; }
  .discipline-band span:nth-child(3) { grid-column: 1/-1; }
  .work-section, .services-section, .process-section { padding-block: 56px; }
  .services-section { padding-top: 0; }
  .section-heading { display: block; margin-bottom: 28px; }
  .section-heading h2, .process-section h2 { font-size: 34px; }
  .section-heading > p { max-width: 100%; font-size: 13px; margin-top: 18px; }
  .eyebrow { font-size: 9px; margin-bottom: 19px; }
  .work-grid { grid-template-columns: 1fr; gap: 22px; }
  .work-card-art { height: 272px; }
  .work-card-art img { width: 150px; top: 58px; }
  .work-card-art .work-shot-secondary { top: 76px; left: calc(50% - 130px); }
  .work-card-art .work-shot-primary { left: calc(50% - 2px); }
  .product-category, .product-platform { top: 18px; font-size: 9px; }
  .product-category { left: 20px; }
  .product-platform { right: 20px; }
  .work-card-copy { padding: 22px 20px; grid-template-columns: 38px minmax(0, 1fr) 28px; gap: 12px; }
  .work-card h3 { font-size: 23px; }
  .work-card p { font-size: 12px; margin-bottom: 14px; max-width: none; }
  .work-card-arrow { display: grid; width: 28px; height: 28px; }
  .work-card-arrow .icon { width: 15px; }
  .section-bottom { display: flex; flex-direction: column-reverse; gap: 18px; }
  .section-bottom > a { margin-top: 0; }
  .services-grid { grid-template-columns: 1fr; gap: 16px; }
  .service-card { display: grid; grid-template-columns: 42px minmax(0, 1fr); gap: 0 18px; padding: 25px; }
  .service-card > .service-icon { grid-column: 1; grid-row: 1 / 3; }
  .service-card h3 { grid-column: 2; font-size: 22px; margin: 0 0 13px; }
  .service-card > p { grid-column: 2; font-size: 13px; }
  .services-full .service-card { display: flex; }
  .services-full .service-visual { height: 145px; margin: -25px -25px 24px; }
  .services-full .service-card h3 { font-size: 25px; }
  .services-full .service-card > p { margin-bottom: 16px; }
  .services-full .service-scope { padding-top: 12px; }
  .service-card .service-scope { font-size: 11px; }
  .founder-section { padding-block: 52px; }
  .founder-grid { display: flex; flex-direction: column; gap: 34px; align-items: stretch; }
  .founder-grid > .founder-copy:last-child { order: 0; }
  .founder-grid > .founder-portrait { order: 1; }
  .founder-full .founder-grid > .founder-portrait { order: 0; }
  .founder-portrait { max-width: 400px; }
  .founder-portrait > img { aspect-ratio: 1.18; }
  .founder-section h2 { font-size: 34px; }
  .founder-section p { font-size: 13px; }
  .founder-section .eyebrow { margin-bottom: 20px; }
  .process-signature { display: none; }
  .process-grid { grid-template-columns: 1fr; gap: 24px; }
  .process-grid article { padding-top: 22px; display: grid; grid-template-columns: 32px 1fr; gap: 0 18px; }
  .process-symbol { grid-row: 1 / 3; margin: 0; }
  .process-grid h3 { font-size: 22px; margin-bottom: 12px; }
  .process-grid p { grid-column: 2; }
  .cta-section { padding: 32px 26px; margin-bottom: 54px; border-radius: 16px; }
  .cta-section h2 { font-size: 39px; }
  .cta-section p:not(.eyebrow) { font-size: 13px; }
  .cta-mark { position: absolute; width: 185px; right: -57px; bottom: -31px; opacity: .07; }
  .footer { padding-top: 42px; }
  .footer .brand-logo { width: 180px; }
  .footer-grid { gap: 30px; }
  .footer-links { font-size: 12px; }
  .footer-bottom { font-size: 10px; }
  .back-to-top { width: 44px; height: 44px; right: 16px; bottom: calc(18px + env(safe-area-inset-bottom)); }
  .page-section { padding: 26px 0 60px; }
  .compact-heading { padding-bottom: 0; }
  .page-heading { display: block; min-height: 0; padding: 24px 0 32px; margin-bottom: 30px; }
  .page-heading .eyebrow { padding-right: 48px; min-height: 28px; margin-bottom: 24px; }
  .page-heading h1 { font-size: clamp(32px, 8.9vw, 44px); line-height: 1.17; letter-spacing: -.05em; }
  .page-lead { font-size: 14px; margin-top: 20px; }
  .heading-art { position: absolute; top: 15px; right: 0; width: 43px; height: 44px; transform: none; }
  .heading-art .art-plane { display: none; }
  .heading-art .plane-front { display: grid; width: 40px; height: 40px; left: 0; top: 0; border-radius: 10px; transform: rotate(-7deg); border-color: #74825888; background: #384031; }
  .heading-art .plane-front .icon { width: 22px; height: 22px; transform: rotate(7deg); }
  .art-baseline { display: none; }
  .product-opening { display: flex; flex-direction: column; padding: 26px 22px; gap: 34px; border-radius: 16px; align-items: stretch; }
  .product-intro h1 { font-size: clamp(32px, 9.5vw, 44px); overflow-wrap: anywhere; }
  .app-identity { margin-bottom: 22px; gap: 12px; }
  .app-identity > img { width: 48px; height: 48px; border-radius: 12px; }
  .product-promise { font-size: 20px; line-height: 1.45; margin-top: 18px; }
  .product-description { font-size: 13px; }
  .store-button { padding: 13px 14px; gap: 10px; font-size: 11px; }
  .store-button span { white-space: nowrap; }
  .store-button .icon { width: 17px; height: 17px; }
  .product-poster { width: 215px; max-width: 85%; align-self: center; }
  .product-story { display: block; margin: 50px 0 28px; }
  .product-story h2 { font-size: 32px; }
  .product-story > p { font-size: 13px; margin-top: 20px; }
  .benefit-grid { grid-template-columns: 1fr; gap: 12px; margin-bottom: 48px; }
  .benefit-grid > article { display: grid; grid-template-columns: 38px minmax(0, 1fr); gap: 0 16px; padding: 22px; }
  .benefit-grid .feature-icon { grid-row: 1 / 3; width: 38px; height: 38px; }
  .benefit-grid .feature-icon .icon { width: 20px; }
  .benefit-grid h2 { font-size: 20px; margin: 0 0 10px; }
  .benefit-grid p { grid-column: 2; font-size: 12px; }
  .gallery-section { padding: 22px 16px; border-radius: 14px; }
  .gallery-section h2 { font-size: 29px; }
  .gallery-section .section-heading { display: block; margin-bottom: 22px; }
  .gallery-hint { display: block; margin-top: 12px; }
  .aso-gallery { display: flex; gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; padding-bottom: 14px; scrollbar-width: thin; scrollbar-color: var(--mint) #424849; }
  .aso-gallery > figure { flex: 0 0 78%; scroll-snap-align: start; }
  .product-reassurance { align-items: start; padding: 18px; }
  .product-resources { grid-template-columns: 1fr; gap: 12px; }
  .product-resources > a { padding: 20px; }
  .download-panel { padding: 26px; margin-top: 28px; }
  .download-panel h2 { font-size: 30px; }
  .cross-navigation { flex-wrap: wrap; gap: 12px; }
  .contact-layout { gap: 18px; }
  .contact-primary, .conversation-card { padding: 25px; border-radius: 14px; }
  .contact-email { font-size: clamp(16px, 4.3vw, 21px); gap: 8px; }
  .contact-email .icon { width: 17px; }
  .contact-primary > p:not(.eyebrow) { font-size: 12px; }
  .conversation-card h2 { font-size: 27px; }
  .support-band { margin-top: 30px; padding-top: 25px; }
  .support-band h2 { font-size: 23px; }
  .public-empty { display: flex; flex-direction: column; align-items: stretch; padding: 28px; gap: 8px; }
  .journal-art { height: 198px; width: 210px; align-self: center; transform: scale(.8); transform-origin: center top; }
  .empty-copy h2 { font-size: 29px; }
  .empty-copy .eyebrow { margin-bottom: 18px; }
  .empty-copy p { font-size: 13px; }
  .empty-copy .text-link { font-size: 11px; }
  .blog-index { grid-template-columns: 1fr; }
  .public-post-card > div { padding: 24px; }
  .public-post-card h2 { font-size: 25px; }
  .public-article { width: calc(100% - 40px); padding-top: 32px; }
  .public-article h1 { font-size: 35px; }
  .article-excerpt { font-size: 16px; }
  .article-body { font-size: 15px; }
  .article-body h2 { font-size: 28px; }
  .brand-presentation { padding: 30px 20px; border-radius: 14px; }
  .brand-lockups { grid-template-columns: 1fr; gap: 16px; margin-bottom: 38px; }
  .brand-lockups .brand-presentation { padding: 28px; }
  .brand-symbol-card { padding: 20px; border-radius: 14px; grid-template-columns: 80px 1fr; }
  .brand-symbol-card img { width: 80px; height: 96px; }
  .brand-symbol-card span { font-size: 11px; }
  .brand-colors-heading h2 { font-size: 30px; }
  .brand-typography { gap: 22px; padding-block: 28px; }
  .brand-typography h2 { font-size: 28px; }
  .brand-typography > span { font-size: 55px; }
  .brand-typography p:not(.eyebrow) { font-size: 12px; }
  .brand-download-row { align-items: start; flex-direction: column; gap: 20px; }
  .brand-swatches { grid-template-columns: 1fr; gap: 12px; }
  .brand-swatch { min-height: 130px; padding: 23px; display: grid; grid-template-columns: 1fr auto; gap: 16px; }
  .brand-swatch strong { font-size: 18px; }
  .brand-swatch > span { grid-row: 2; font-size: 13px; }
  .brand-swatch .icon { grid-column: 2; grid-row: 1 / 3; align-self: center; margin: 0; }
  .privacy-layout { display: block; }
  .privacy-navigation { position: static; padding: 22px; margin-bottom: 32px; }
  .privacy-navigation > a { font-size: 12px; }
  .prose h2 { font-size: 27px; }
  .prose p { font-size: 13px; }
  .prose > .text-link { font-size: 11px; overflow-wrap: anywhere; }
}
@media (max-width: 380px) {
  .hero-actions { gap: 10px; }
  .hero-actions .text-link { font-size: 10px; }
  .hero-signature { height: 295px; }
  .hero-signature figcaption { flex-wrap: nowrap; }
  .signature-caption { max-width: 100px; font-size: 8px; gap: 6px; }
  .signature-caption .icon { display: none; }
  .work-card-copy { grid-template-columns: 32px minmax(0, 1fr); padding: 20px 18px; }
  .work-card-arrow { display: none; }
  .work-app-icon { width: 32px; height: 32px; }
  .work-card h3 { font-size: 21px; }
  .service-card { padding: 22px; gap: 0 13px; }
  .service-card h3 { font-size: 21px; }
  .product-opening { padding: 22px 16px; }
  .product-opening .store-button { padding: 12px 10px; gap: 7px; font-size: 10px; }
  .download-panel { padding: 24px 18px; }
  .contact-primary, .conversation-card { padding: 22px 19px; }
  .cta-section { padding: 28px 22px; }
  .cta-section h2 { font-size: 35px; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
}

.analytics-consent {
  position: fixed;
  z-index: 90;
  inset: auto 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  max-width: 820px;
  margin-inline: auto;
  padding: 20px 23px;
  color: #f1efe7;
  background: #25292b;
  border: 1px solid #69715a;
  border-radius: 16px;
  box-shadow: 0 16px 40px #10151855;
}
.analytics-consent[hidden] { display: none; }
.analytics-consent strong { display: block; font-size: 15px; }
.analytics-consent p { margin: 6px 0 0; color: #c9cbc2; font-size: 12px; line-height: 1.6; }
.analytics-consent a { color: #c9d49a; text-underline-offset: 3px; }
.analytics-consent-actions { display: flex; flex: none; gap: 8px; }
.analytics-consent-actions button {
  min-height: 42px;
  padding: 0 14px;
  color: #f1efe7;
  background: transparent;
  border: 1px solid #69715a;
  border-radius: 9px;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}
.analytics-consent-actions button:last-child { color: #25292b; background: #a3aa6d; border-color: #a3aa6d; }
.analytics-consent-actions button:focus-visible { outline: 2px solid #f1efe7; outline-offset: 3px; }
.privacy-preference-button {
  margin-top: 12px;
  padding: 10px 14px;
  color: #25292b;
  background: #c3c99c;
  border: 0;
  border-radius: 8px;
  cursor: pointer;
  font: inherit;
  font-size: 12px;
  font-weight: 700;
}
.privacy-preference-button:focus-visible { outline: 2px solid #a3aa6d; outline-offset: 3px; }
@media (max-width: 600px) {
  .analytics-consent { inset: auto 12px 12px; display: block; padding: 16px; }
  .analytics-consent-actions { margin-top: 14px; }
  .analytics-consent-actions button { flex: 1; }
}
