* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #000;
  color: #fff;
  font-family: Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: #fff;
  text-decoration: none;
}

.inner {
  width: 88%;
  max-width: 520px;
  margin: 0 auto;
}

/* --------------------
   HERO
-------------------- */
.hero {
  padding: 90px 0 70px;
  text-align: center;
  border-bottom: 1px solid #111;
}

.logo {
  width: 280px;
  max-width: 78%;
  margin: 0 auto 60px;
  display: block;
}

h1 {
  font-size: 3rem;
  line-height: 1.22;
  margin: 0 0 28px;
  letter-spacing: 0.02em;
  font-weight: 700;
}

.lead {
  font-size: 0.95rem;
  color: #d8d8d8;
  margin: 0 0 22px;
  line-height: 1.8;
}

.sublead {
  font-size: 0.85rem;
  color: #8f8f8f;
  line-height: 1.9;
  letter-spacing: 0.04em;
}

/* --------------------
   SECTION
-------------------- */
.section {
  padding: 52px 0;
  border-bottom: 1px solid #111;
}

h2 {
  font-size: 1.05rem;
  letter-spacing: 0.18em;
  margin: 0 0 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #2a2a2a;
  font-weight: 700;
}

.section p {
  font-size: 1rem;
  line-height: 1.95;
  color: #f2f2f2;
  margin: 0 0 22px;
}

/* --------------------
   PHILOSOPHY
-------------------- */
.quote-block {
  margin-bottom: 34px;
}

.quote-block:last-child {
  margin-bottom: 0;
}

.quote-block p {
  margin: 0 0 12px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.28;
}

/* --------------------
   PRODUCTS
-------------------- */
.product {
  margin-bottom: 46px;
}

.product:last-child {
  margin-bottom: 0;
}

.product img {
  width: 100%;
  margin-bottom: 18px;
}

.product h3 {
  font-size: 1.05rem;
  margin: 18px 0 10px;
  letter-spacing: 0.04em;
  font-weight: 700;
  text-transform: uppercase;
}

.product p {
  color: #bcbcbc;
  margin: 0 0 20px;
}

.btn {
  display: inline-block;
  padding: 13px 22px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  background: transparent;
}

/* --------------------
   CONTACT
-------------------- */
#contact p,
#collaboration p {
  margin-bottom: 18px;
}

#contact a {
  color: #fff;
  text-decoration: underline;
  word-break: break-word;
}

/* --------------------
   FOOTER
-------------------- */
.footer {
  padding: 42px 0 64px;
  text-align: center;
  color: #7d7d7d;
  font-size: 0.9rem;
  line-height: 2;
}

.footer p {
  margin: 0 0 10px;
}

/* --------------------
   SPACING TWEAKS
-------------------- */
#about p:last-child,
#collaboration p:last-child,
#contact p:last-child {
  margin-bottom: 0;
}

/* --------------------
   SMALL MOBILE
-------------------- */
@media screen and (max-width: 390px) {
  .hero {
    padding: 78px 0 60px;
  }

  .logo {
    width: 240px;
    max-width: 80%;
    margin-bottom: 30px;
  }

  h1 {
    font-size: 2.5rem;
  }

  .lead {
    font-size: 0.9rem;
  }

  .sublead {
    font-size: 0.8rem;
  }

.quote-block p{
    font-size: 32px;
    font-weight: 700;
    line-height: 1.4;
}

  .section p {
    font-size: 0.95rem;
  }
}

#manifesto-main p,
#manifesto-origin p,
#manifesto-note p {
  max-width: 30em;
}

#back-link {
  text-align: center;
}

.hero h1 {
    margin-top: 40px;
    margin-bottom: 40px;
}

#manifesto-main p {
    margin-bottom: 28px;
}

#essay-list .product h3 {
  text-transform: none;
  line-height: 1.5;
}

#essay-note p,
#essays-intro p {
  max-width: 30em;
}

#back-link {
  text-align: center;
}

#essay-list .product h3 {
  text-transform: none;
  line-height: 1.55;
}

#essay-note p,
#essays-intro p {
  max-width: 30em;
}

#back-link {
  text-align: center;
}

#founder-intro p,
#founder-story p,
#founder-philosophy p,
#founder-brand p,
#founder-finish p {
  max-width: 30em;
}

#back-link {
  text-align: center;
}

#founder-link p {
  max-width: 30em;
}

#founder-link .btn {
  margin-top: 10px;
}

.final-message {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 40px;
}

.about-bridge {
  margin: 38px 0 30px;
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 700;
  color: #ffffff;
}

.wear {
  margin-top: 0;
}

.wear p {
  line-height: 2;
  margin-bottom: 20px;
}

.wear{
margin-top:80px;
}

archive-note {
  margin-bottom: 28px;
}

.archive-note-bottom {
  margin-bottom: 28px;
  color: #888;
  font-size: 0.95rem;
  line-height: 1.8;
}

#top-log-link p {
  margin-bottom: 28px;
}

.product-group {
  margin-bottom: 72px;
}

.product-group:last-child {
  margin-bottom: 0;
}

.product-group h3 {
  margin: 22px 0 8px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.product-sub {
  margin-bottom: 22px;
  color: #9a9a9a;
  font-size: 1rem;
  letter-spacing: 2px;
}

.product-image {
  display: block;
  width: 100%;
  height: auto;
}
.products-intro {
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.9;
  margin: 52px 0 34px;
  font-weight: 700;
  color: #fff;
}

.share-buttons {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 28px;
}

.share-message {
  margin-top: 18px;
  color: #888;
  font-size: 0.95rem;
  line-height: 1.8;
}

.seo-title{
position:absolute;
left:-9999px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

.hero-copy{
font-size:3rem;
font-weight:700;
line-height:1.3;
letter-spacing:0.05em;
margin:0;
}

.hero-copy{
margin-bottom:40px;
}
.company-link{
  border-top:1px solid rgba(255,255,255,0.12);
  padding:30px 0;
}

.company-link a{
  font-size:16px;
  letter-spacing:2px;
  text-decoration:none;
  color:#fff;
  opacity:0.8;
}
@media (max-width: 768px) {
  .hero-copy {
    font-size: 1.65rem;
    line-height: 1.32;
    letter-spacing: 0.015;
  }
}
@media (max-width: 768px) {
  .hero img {
    width: 70%;
    max-width: 250px;
    height: auto;
  }
}
.hero-copy .line1 {
  font-size: 1em;
}
.hero-copy {
  border-bottom: none;
  padding-bottom: 0;
}
.hero-sub {
  font-size: 0.85rem;
  color: #cfcfcf;
  letter-spacing: 0.05em;
  margin: 28px 0 26px;
}
.archive-header {
  padding: 90px 0 50px;
}
/* --------------------
   LINKS PAGE
-------------------- */

.links-page {
  width: 88%;
  max-width: 520px;
  margin: 0 auto;
  padding: 90px 0 80px;
  text-align: center;
}

.links-logo {
  width: 220px;
  max-width: 72%;
  margin: 0 auto 42px;
  display: block;
}

.links-title {
  margin: 0 0 18px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.links-copy {
  margin: 0 0 42px;
  color: #bdbdbd;
  font-size: 1rem;
  line-height: 1.9;
}

.links-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 48px;
}

.links-btn {
  display: block;
  padding: 16px 18px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.links-btn:hover {
  opacity: 0.8;
}

.links-note {
  margin: 0;
  color: #8f8f8f;
  font-size: 0.9rem;
  line-height: 1.9;
}

.links-footer {
  margin-top: 56px;
  padding-top: 28px;
  border-top: 1px solid #111;
  color: #7d7d7d;
  font-size: 0.85rem;
  line-height: 2;
}

/* --------------------
   MOBILE
-------------------- */

@media screen and (max-width: 390px) {
  .links-page {
    padding: 72px 0 64px;
  }

  .links-logo {
    width: 180px;
    margin-bottom: 36px;
  }

  .links-title {
    font-size: 1.6rem;
  }

  .links-copy {
    font-size: 0.95rem;
  }

  .links-btn {
    padding: 14px 16px;
    font-size: 0.85rem;
  }
}
.links {
  text-align: center;
  margin: 40px 0 20px;
}

.links a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #fff;
  font-size: 12px;
  letter-spacing: 1px;
}
.fighter-image {
  margin-bottom: 24px;
  background: #111;
  overflow: hidden;
}

.fighter-image img {
  transition: transform 0.4s ease;
}

.fighter-image:hover img {
  transform: scale(1.02);
}
.fighter-name {
  margin: 0 0 4px;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
}
.fighter {
  margin-bottom: 72px;
}
.page-footer-copy {
  padding: 80px 0 120px;
}

.page-footer-copy p {
  font-size: 20px;
  letter-spacing: 0.12em;
}
.fighters-link-section {
  padding: 72px 0;
  border-top: 1px solid #111;
  border-bottom: 1px solid #111;
  background: #000;
  text-align: center;
}

.fighters-link-eyebrow {
  margin: 0 0 18px;
  font-size: 14px;
  color: #aaa;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.fighters-link-title {
  margin: 0 0 28px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.7;
  color: #fff;
}

.fighters-link-button {
  display: inline-block;
  min-width: 220px;
  padding: 18px 28px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  transition: background 0.3s ease, color 0.3s ease;
}

.fighters-link-button:hover {
  background: #fff;
  color: #000;
}

@media (max-width: 640px) {
  .fighters-link-section {
    padding: 56px 0;
  }

  .fighters-link-eyebrow {
    font-size: 12px;
    margin-bottom: 14px;
  }

  .fighters-link-title {
    font-size: 20px;
    margin-bottom: 24px;
  }

  .fighters-link-button {
    min-width: 190px;
    padding: 16px 24px;
    font-size: 14px;
  }
}