:root{--navy:#123653;--blue:#0f6fc6;--light:#eaf7ff;--pale:#f6fbff;--yellow:#ffd95e;--ink:#15334e;--muted:#60788c;--line:#d8e8f2;--shadow:0 20px 60px rgba(26,79,115,.14);--radius:24px;--container:1180px}body{min-width:320px;color:var(--ink);font-family:"Noto Sans JP","Yu Gothic",Meiryo,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.narrow{max-width:980px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;padding:12px 18px;color:#fff;background:var(--navy);border-radius:8px}.skip-link:focus{top:16px}:focus-visible{outline:3px solid #ffb800;outline-offset:4px}.demo-notice{padding:8px 20px;color:#6e5100;background:#fff7cf;border-bottom:1px solid #f2dc77;font-size:12px;text-align:center}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px}.brand>span:last-child{display:grid;line-height:1.2}.brand strong{font-size:20px;letter-spacing:.04em}.brand small{margin-top:4px;color:var(--muted);font-size:10px}.brand-mark{position:relative;width:44px;height:44px;border-radius:50%;background:var(--blue);box-shadow:inset 0 -7px 0 rgba(0,0,0,.06)}.brand-mark i{position:absolute;width:10px;height:10px;background:var(--yellow);border-radius:50%}.brand-mark i:nth-child(1){left:10px;top:10px}.brand-mark i:nth-child(2){right:9px;top:12px}.brand-mark i:nth-child(3){left:17px;bottom:8px}.global-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.global-nav a:hover{color:var(--blue)}.nav-cta{padding:12px 20px!important;color:#fff!important;background:var(--blue);border-radius:999px}.menu-button{display:none}.hero{position:relative;overflow:hidden;padding:100px 0 88px;background:radial-gradient(circle at 10% 10%,rgba(125,210,255,.24),transparent 30%),linear-gradient(180deg,#fbfdff,#f4fbff)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:76px}.eyebrow{margin-bottom:14px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{font-size:clamp(38px,5vw,66px);line-height:1.28;letter-spacing:-.035em}.hero h1 span{color:var(--blue)}.hero-lead{margin-top:26px;color:var(--muted);font-size:18px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-points li{padding:8px 14px;background:#fff;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700}.hero-points li::before{content:"✓";margin-right:7px;color:var(--blue)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:999px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--blue);box-shadow:0 16px 32px rgba(15,111,198,.24)}.secondary{background:#fff;border:1px solid var(--line)}.provisional{margin-top:18px;color:var(--muted);font-size:12px}.hero-visual{position:relative}.hero-visual svg{filter:drop-shadow(0 22px 30px rgba(32,88,120,.15))}.floating-card{position:absolute;z-index:2;width:270px;display:flex;gap:12px;padding:15px 17px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);font-size:12px;line-height:1.55}.floating-card.top{left:-24px;top:30px}.floating-card.bottom{right:-20px;bottom:20px}.floating-card>b{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%}.dot{width:12px;height:12px;margin-top:5px;background:#39b86d;border:3px solid #dff6e8;border-radius:50%}.section{padding:110px 0;scroll-margin-top:110px}.section-heading h2,.reasons-section h2,.company-section h2,.contact-section h2{font-size:clamp(30px,4vw,48px);line-height:1.35;letter-spacing:-.025em}.section-heading.center{max-width:800px;margin:0 auto 46px;text-align:center}.section-heading.center>p:last-child{margin-top:16px;color:var(--muted)}.section-heading.split{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading.split>p{max-width:540px;color:var(--muted)}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.problem-grid article{min-height:250px;padding:30px 26px;background:var(--pale);border:1px solid var(--line);border-radius:18px}.problem-grid article>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:44px;color:var(--blue);background:#fff;border-radius:50%;font-size:12px;font-weight:900}.problem-grid h3{margin-bottom:12px;font-size:20px}.problem-grid p,.service-grid p{color:var(--muted);font-size:14px}.services-section,.faq-section{background:var(--pale)}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-grid article{padding:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 34px rgba(26,79,115,.07)}.service-no{width:52px;height:52px;display:grid;place-items:center;margin-bottom:28px;color:var(--blue);background:var(--light);border-radius:14px;font-weight:900}.service-grid small{color:var(--blue);font-weight:800}.service-grid h3{margin-top:8px;font-size:24px;line-height:1.45}.service-grid p{margin-top:15px}.service-grid a{display:inline-block;margin-top:28px;color:var(--blue);font-weight:800}.reasons-section{color:#fff;background:var(--navy)}.reasons-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.reasons-grid>div:first-child>p:not(.eyebrow){margin-top:22px;color:#bfd2e1}.reasons-grid>div:first-child>a{display:inline-block;margin-top:30px;color:var(--yellow);font-weight:800}.reason-list{border-top:1px solid rgba(255,255,255,.15)}.reason-list article{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.15)}.reason-list article>span{color:var(--yellow);font-size:13px;font-weight:900}.reason-list h3{font-size:22px}.reason-list p{margin-top:8px;color:#bfd2e1}.flow-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.flow-list li{position:relative;padding:28px 24px;border:1px solid var(--line);border-radius:18px}.flow-list li:not(:last-child)::after{content:"→";position:absolute;top:38px;right:-15px;width:30px;height:30px;display:grid;place-items:center;color:var(--blue);background:#fff;border:1px solid var(--line);border-radius:50%;font-weight:900}.flow-list span{display:inline-block;margin-bottom:34px;color:var(--blue);font-size:13px;font-weight:900}.flow-list h3{font-size:20px}.flow-list p{margin-top:12px;color:var(--muted);font-size:14px}.accordion{border-top:1px solid var(--line)}.accordion article{border-bottom:1px solid var(--line)}.accordion button{width:100%;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 8px;color:var(--ink);text-align:left;cursor:pointer;font-weight:800}.accordion button b{color:var(--blue);font-size:28px;font-weight:400;transition:.2s}.accordion button[aria-expanded="true"] b{transform:rotate(45deg)}.accordion article>div{padding:0 54px 24px 8px;color:var(--muted)}.company-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.company-grid>div>p:last-child{margin-top:22px;color:var(--muted)}.company-grid dl{border-top:1px solid var(--line)}.company-grid dl div{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.company-grid dt{font-weight:800}.company-grid dd{color:var(--muted)}.contact-section{padding:40px 0 110px}.contact-card{padding:70px;color:#fff;background:var(--blue);border-radius:var(--radius);box-shadow:var(--shadow)}.contact-card .eyebrow{color:#d8f0ff}.contact-card>p:nth-of-type(2){margin-top:18px;color:#e2f2ff}.contact-card>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.light{color:var(--blue);background:#fff}.line{color:#104d2c;background:#a9f5bd}.outline{color:#fff;border:1px solid rgba(255,255,255,.6)}.contact-card small{display:block;margin-top:18px;color:#d8f0ff}.site-footer{padding:68px 0 120px;color:#d3e0ea;background:#0d293f}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:40px}.footer-brand{color:#fff}.footer-inner>div>p{margin-top:18px;color:#9eb6c8}.footer-inner nav{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px 34px}.copyright{display:flex;justify-content:space-between;gap:30px;margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);color:#8fa9bb;font-size:12px}.contact-dock{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;gap:8px;padding:8px;background:rgba(255,255,255,.95);border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 45px rgba(17,50,75,.22)}.contact-dock a{width:66px;min-height:58px;display:grid;place-items:center;align-content:center;gap:2px;border-radius:13px}.contact-dock a:hover{color:#fff;background:var(--blue)}.contact-dock b{font-size:15px}.contact-dock small{font-size:10px}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important}}

/* Real TITO CLUB assets */
.brand-logo-link {
  flex-shrink: 0;
}

.brand-logo {
  display: block;
  width: clamp(180px, 18vw, 245px);
  height: auto;
}

.hero-visual {
  min-width: 0;
}

.hero-photo-frame {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  margin: 0;
  background: #dceef8;
  border: 8px solid rgba(255,255,255,.94);
  border-radius: 30px;
  box-shadow: 0 26px 60px rgba(32,88,120,.20);
}

.hero-photo-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(10,43,67,.04) 45%, rgba(10,43,67,.34) 100%),
    linear-gradient(120deg, rgba(255,255,255,.10), transparent 45%);
}

.hero-photo-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1.015);
}

.hero-photo-frame figcaption {
  position: absolute;
  left: 22px;
  bottom: 18px;
  z-index: 1;
  padding: 7px 12px;
  color: #fff;
  background: rgba(15,54,83,.78);
  border: 1px solid rgba(255,255,255,.30);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .04em;
  backdrop-filter: blur(8px);
}

.footer-logo-link {
  width: fit-content;
  padding: 10px 14px;
  background: #fff;
  border-radius: 14px;
}

.footer-logo {
  display: block;
  width: min(250px, 58vw);
  height: auto;
}


/* Hero redesign: TITO CLUB-specific positioning */
.hero {
  padding: clamp(68px, 7vw, 96px) 0 42px;
  background:
    radial-gradient(circle at 8% 8%, rgba(142,214,255,.24), transparent 28%),
    radial-gradient(circle at 92% 18%, rgba(255,217,94,.20), transparent 24%),
    linear-gradient(180deg, #fbfdff 0%, #f2faff 100%);
}

.hero::after {
  width: 430px;
  height: 430px;
  right: -160px;
  bottom: -220px;
  border-width: 64px;
  opacity: .7;
}

.hero-shell {
  position: relative;
  z-index: 1;
}

.hero-grid {
  grid-template-columns: minmax(0, 1.02fr) minmax(430px, .98fr);
  gap: clamp(46px, 6vw, 86px);
}

.hero-copy {
  max-width: 690px;
}

.hero h1 {
  max-width: 780px;
  font-size: clamp(42px, 5.4vw, 68px);
  line-height: 1.16;
  letter-spacing: -.045em;
}

.hero h1 span {
  display: inline-block;
  margin-top: .12em;
  color: var(--blue);
}

.hero-lead {
  max-width: 670px;
  margin-top: 28px;
  font-size: clamp(16px, 1.45vw, 19px);
  line-height: 1.9;
}

.hero-points {
  margin-top: 26px;
}

.hero-points li {
  border-color: rgba(15,111,198,.18);
  box-shadow: 0 8px 22px rgba(26,79,115,.06);
}

.hero-actions {
  margin-top: 32px;
}

.hero-visual {
  align-self: center;
  padding: 24px 18px 32px;
}

.hero-photo-frame {
  aspect-ratio: 16 / 10;
  border-width: 9px;
  border-radius: 34px;
  box-shadow: 0 30px 70px rgba(25,76,110,.23);
}

.hero-photo-frame img {
  transform: none;
}

.hero-point-card {
  width: 250px;
  align-items: flex-start;
}

.hero-point-card small {
  flex: 0 0 auto;
  display: inline-grid;
  place-items: center;
  min-width: 68px;
  height: 28px;
  padding: 0 9px;
  color: var(--blue);
  background: var(--light);
  border-radius: 999px;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .08em;
}

.hero-point-card p {
  margin: 0;
}

.hero-point-card.top {
  left: -6px;
  top: -4px;
}

.hero-point-card.bottom {
  right: -4px;
  bottom: 0;
}

.hero-service-strip {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 44px;
  overflow: hidden;
  background: rgba(255,255,255,.96);
  border: 1px solid var(--line);
  border-radius: 20px;
  box-shadow: 0 18px 50px rgba(26,79,115,.11);
}

.hero-service-strip a {
  min-height: 88px;
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 20px 22px;
  transition: background .2s ease, color .2s ease;
}

.hero-service-strip a + a {
  border-left: 1px solid var(--line);
}

.hero-service-strip a:hover {
  color: var(--blue);
  background: var(--pale);
}

.hero-service-strip span {
  color: var(--blue);
  font-size: 11px;
  font-weight: 900;
}

.hero-service-strip strong {
  font-size: 14px;
  line-height: 1.45;
}


/* Intentional heading line breaks */
.hero-title .hero-title-line {
  display: block;
  margin-top: 0;
  color: var(--ink);
  white-space: nowrap;
}

.hero-title .hero-title-line + .hero-title-line {
  margin-top: .06em;
}

.hero-title .hero-title-accent {
  color: var(--blue);
}

.problem-title {
  text-wrap: balance;
}

.problem-title span {
  display: block;
  white-space: nowrap;
}

.problem-title span + span {
  margin-top: .04em;
}


/* Service cards with real photographs */
.service-grid .service-card {
  overflow: hidden;
  padding: 0;
  background: #fff;
}

.service-card-media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 10;
  margin: 0;
  background: var(--light);
}

.service-card-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(180deg, transparent 55%, rgba(15,54,83,.22));
}

.service-card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.service-card:hover .service-card-media img {
  transform: scale(1.035);
}

.service-card-media .service-no {
  position: absolute;
  left: 20px;
  bottom: 18px;
  z-index: 1;
  width: 48px;
  height: 48px;
  margin: 0;
  color: var(--blue);
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(255,255,255,.65);
  box-shadow: 0 10px 24px rgba(18,54,83,.16);
  backdrop-filter: blur(8px);
}

.service-card-body {
  padding: 30px 32px 34px;
}

.service-card-body small {
  display: block;
}

.service-card-body h3 {
  margin-top: 8px;
}

.service-card-body p {
  margin-top: 15px;
}

.service-card-body a {
  margin-top: 26px;
}

/* Reasons section: balanced staff introduction and four strengths */
.reasons-section {
  position: relative;
  overflow: hidden;
  padding: 96px 0;
  color: #fff;
  background:
    radial-gradient(circle at 8% 18%, rgba(73, 157, 217, .18), transparent 28%),
    radial-gradient(circle at 94% 82%, rgba(255, 217, 94, .10), transparent 24%),
    var(--navy);
}

.reasons-section::before {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  left: -190px;
  bottom: -220px;
  border: 58px solid rgba(255, 255, 255, .035);
  border-radius: 50%;
  pointer-events: none;
}

.reasons-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: clamp(46px, 5vw, 68px);
}

.reasons-intro {
  min-width: 0;
}

.reasons-intro .eyebrow {
  color: #8ed5ff;
}

.reasons-title {
  font-size: clamp(36px, 3.5vw, 48px) !important;
  line-height: 1.28 !important;
  letter-spacing: -.025em;
}

.reasons-title span {
  display: block;
  white-space: nowrap;
}

.reasons-title span + span {
  margin-top: .02em;
}

.reasons-intro .reasons-lead {
  max-width: 560px;
  margin-top: 20px;
  color: #c5d8e6;
  line-height: 1.9;
}

.reasons-staff-card {
  overflow: hidden;
  width: 100%;
  max-width: 560px;
  margin: 30px 0 0;
  color: var(--ink);
  background: #fff;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 22px;
  box-shadow: 0 24px 52px rgba(3, 22, 37, .25);
}

.reasons-staff-image {
  position: relative;
  overflow: hidden;
  background: linear-gradient(145deg, #f7fcff, #dceff9);
}

.reasons-staff-image::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 24%;
  background: linear-gradient(180deg, transparent, rgba(18, 54, 83, .08));
  pointer-events: none;
}

.reasons-staff-image img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  max-height: 300px;
  display: block;
  object-fit: contain;
  object-position: center;
}

.reasons-staff-card figcaption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 20px;
}

.reasons-staff-copy {
  min-width: 0;
  display: grid;
  gap: 3px;
}

.reasons-staff-copy strong {
  color: var(--blue);
  font-size: 15px;
  line-height: 1.5;
}

.reasons-staff-copy > span {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.65;
}

.reasons-contact-link {
  flex: 0 0 auto;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 16px;
  color: var(--navy);
  background: var(--yellow);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 10px 22px rgba(18, 54, 83, .14);
  transition: transform .2s ease, box-shadow .2s ease;
}

.reasons-contact-link:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(18, 54, 83, .20);
}

.reason-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  border-top: 0;
}

.reason-list article {
  min-height: 188px;
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  align-content: start;
  align-items: start;
  gap: 16px;
  padding: 24px 22px;
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 18px;
  backdrop-filter: blur(8px);
  transition: transform .2s ease, background .2s ease, border-color .2s ease;
}

.reason-list article:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, .10);
  border-color: rgba(255, 255, 255, .22);
}

.reason-list article > span {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  color: var(--navy);
  background: var(--yellow);
  border-radius: 50%;
  font-size: 11px;
  font-weight: 900;
  box-shadow: 0 10px 24px rgba(3, 22, 37, .20);
}

.reason-list h3 {
  font-size: clamp(18px, 1.55vw, 21px);
  line-height: 1.5;
}

.reason-list p {
  margin-top: 8px;
  color: #c5d8e6;
  font-size: 14px;
  line-height: 1.75;
}


/* Final heading balance */
.services-title span {
  display: block;
  white-space: nowrap;
}

.services-title span + span {
  margin-top: .02em;
}
