/*
Theme Name: studio CL�ｽ�ｽ蛹� Child
Theme URI: https://studioclea.live/
Description: studio CL�ｽ�ｽ蛹�し�ｺ�ｽ�ｮLP鬯ｩ諷戊ｷ晞｡鬘梧�闔会ｽ｣�ｽ�ｽ髯晢ｿｽ�ｽ郢晢ｽｦ驛｢譎｢�ｽ�ｼ驛｢譎�ｽｧ�ｭ�つ郢ｧ逎ｯ繹ｹ髯晢ｿｽﾂ�･邵ｺ遉ｼ�ｹ�ｧ�ｽ�､驛｢譎冗樟�ｽ螳壽｣費ｿｽ�ｧ驍ｵ�ｺ鬮ｦ�ｪ�ｽ�･髯樊ｺｷ�ｳ�ｨ遶擾ｽｴ驍ｵ�ｺ陞｢�ｹ�つ遶擾ｽｽ�ｽ�ｼ遶擾ｽｫ陋ｻ�､LP驍ｵ�ｺ�ｽ�ｮ鬮ｯ�ｦ�ｽ�ｨ鬩穂ｼ夲ｽｽ�ｺ鬮ｫ�ｱ�ｽ�ｿ髫ｰ�ｨ�ｽ�ｴ驍ｵ�ｺ�ｽ�ｨ驛｢譎｢�ｿ�ｽ�趣ｽｦ驛｢譎丞ｹｲ�取ｨ抵ｽｹ譎｢�ｽ�ｼ驛｢譎槭Γ�ｽ�ｿ�ｽ�ｽ髯ｷ莨夲ｽｿ�ｽ驛｢�ｧ陞ｳ螟ｲ�ｽ�｡陟暮ｯ会ｽｼ讓抵ｽｸ�ｺ�ｽ�ｾ驍ｵ�ｺ陷ｷ�ｶ�つ�ｽ�ｽ
Author: studio CL�ｽ�ｽ蛹�
Template: twentytwentyfive
Version: 1.0.13
Requires at least: 6.5
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: clea-child
*/

:root {
  --clea-ink: #342c2c;
  --clea-muted: #6f6462;
  --clea-paper: #fffaf8;
  --clea-mist: #f6eeee;
  --clea-line: #e8d9d3;
  --clea-rose: #bd5365;
  --clea-rose-dark: #9f344a;
  --clea-green: #28514a;
  --clea-charcoal: #242020;
}

html {
  scroll-behavior: smooth;
}

body {
  color: var(--clea-ink);
  background: var(--clea-paper);
  letter-spacing: 0;
  overflow-x: hidden;
}

body,
button,
input,
textarea,
select {
  font-feature-settings: "palt";
}

img {
  max-width: 100%;
  height: auto;
}

.wp-site-blocks {
  overflow-x: clip;
}

.clea-lp-shell {
  background: var(--clea-paper);
}

.clea-lp-shell :where(h1, h2, h3, p) {
  letter-spacing: 0;
}

.clea-lp-shell :where(h1, h2, h3) {
  line-height: 1.15;
}

.clea-lp-eyebrow {
  color: var(--clea-rose);
  font-size: 12px;
  font-weight: 900;
}

.clea-lp-card {
  border: 1px solid var(--clea-line);
  border-radius: 8px;
  background: rgba(255, 250, 248, .94);
  box-shadow: 0 20px 52px rgba(52, 44, 44, .13);
}

.clea-lp-soft-card {
  border: 1px solid var(--clea-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, .7);
}

.clea-lp-button .wp-block-button__link,
.wp-block-button.clea-lp-button .wp-block-button__link {
  border-radius: 999px;
  box-shadow: 0 16px 34px rgba(189, 83, 101, .25);
  transition: transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}

.clea-lp-button .wp-block-button__link:hover,
.wp-block-button.clea-lp-button .wp-block-button__link:hover {
  transform: translateY(-1px);
  box-shadow: 0 20px 40px rgba(189, 83, 101, .32);
}

.clea-lp-shot img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 8px;
}

.clea-lp-horizontal img {
  aspect-ratio: 16 / 10;
  object-fit: cover;
  border-radius: 8px;
}

.clea-lp-price {
  color: var(--clea-rose);
  font-family: "Times New Roman", "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-weight: 500;
  line-height: .95;
}

.clea-lp-checklist {
  padding-left: 1.2em;
}

.clea-lp-checklist li {
  margin: .42em 0;
}

@media (max-width: 782px) {
  .clea-lp-shell .wp-block-cover {
    min-height: 680px !important;
    padding-top: 72px !important;
    padding-bottom: 80px !important;
  }

  .clea-lp-shell h1 {
    font-size: clamp(38px, 13vw, 62px) !important;
  }

  .clea-lp-shell h2,
  .clea-lp-shell h3 {
    overflow-wrap: anywhere;
  }

  .clea-lp-price {
    font-size: clamp(46px, 14vw, 68px) !important;
  }

  .clea-lp-card {
    padding: 20px !important;
  }

  .clea-lp-shell .wp-block-buttons {
    gap: 10px;
  }

  .clea-lp-shell .wp-block-button,
  .clea-lp-shell .wp-block-button__link {
    width: 100%;
  }

  .clea-lp-shell .wp-block-button__link {
    text-align: center;
    white-space: normal;
  }
}

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

  .clea-lp-button .wp-block-button__link,
  .wp-block-button.clea-lp-button .wp-block-button__link {
    transition: none;
  }
}


/* studio CL�ｽ�ｽ蛹� HP LP cleanup */
body.page-id-117 header.wp-block-template-part,
body.page-id-117 footer.wp-block-template-part,
body.page-id-117 .wp-block-navigation,
body.page-id-117 .wp-block-post-title {
  display: none !important;
}

/* Mobile layout stabilization — 2026-07-22 */
@media (max-width: 640px) {
  html,
  body.page-id-483 {
    max-width: 100%;
    overflow-x: clip;
  }

  body.page-id-483 {
    padding-bottom: 72px;
  }

  body.page-id-483 .clea-kanna-page .hero-copy {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.page-id-483 .clea-kanna-page .hero-copy h1,
  body.page-id-483 .clea-kanna-page .hero-copy .lead {
    max-width: 100% !important;
  }

  body.page-id-483 .clea-kanna-page .cta-row,
  body.page-id-483 .clea-kanna-page .cta-row .btn {
    width: 100% !important;
  }

  body.page-id-483 .clea-kanna-page img {
    max-width: 100%;
  }

  body.page-id-483 .mobile-line-bar {
    width: 100%;
    max-width: 100vw;
    gap: 10px;
  }

  body.page-id-483 .mobile-line-bar a {
    min-width: 0;
    text-align: center;
    white-space: nowrap;
  }
}

@media (max-width: 359px) {
  body.page-id-483 .mobile-line-bar > span {
    display: none;
  }

  body.page-id-483 .mobile-line-bar a {
    width: 100%;
  }
}

/* Visual mobile polish — 2026-07-22 */
@media (max-width: 640px) {
  body.page-id-483 .clea-kanna-page .hero {
    padding-top: 34px !important;
  }

  body.page-id-483 .clea-kanna-page .hero-copy {
    gap: 18px !important;
  }

  body.page-id-483 .clea-kanna-page .cta-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }

  body.page-id-483 .clea-kanna-page .cta-row .btn {
    display: flex !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }

  body.page-id-483 .mobile-line-bar {
    padding: 8px 12px !important;
  }

  body.page-id-483 .mobile-line-bar > span {
    display: none !important;
  }

  body.page-id-483 .mobile-line-bar > a {
    display: flex !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 50px;
    align-items: center;
    justify-content: center;
  }
}

/* Mobile hero content order — 2026-07-22 */
@media (max-width: 640px) {
  body.page-id-483 .clea-kanna-page .hero {
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    padding: 30px 18px 34px !important;
  }

  body.page-id-483 .clea-kanna-page .hero-copy {
    display: contents !important;
  }

  body.page-id-483 .clea-kanna-page .hero-copy .eyebrow { order: 1; }
  body.page-id-483 .clea-kanna-page .hero-copy h1 { order: 2; }
  body.page-id-483 .clea-kanna-page .hero-copy .lead { order: 3; }
  body.page-id-483 .clea-kanna-page .hero-copy .hero-price-note { order: 4; }

  body.page-id-483 .clea-kanna-page .hero-media {
    order: 5 !important;
    width: calc(100% + 36px) !important;
    min-height: 0 !important;
    height: clamp(320px, 96vw, 420px) !important;
    margin: 2px -18px 0 !important;
    border-radius: 0 !important;
  }

  body.page-id-483 .clea-kanna-page .hero-copy .cta-row {
    order: 6 !important;
    width: 100% !important;
  }
}

/* Portrait composition for photography brand — 2026-07-22 */
@media (max-width: 640px) {
  body.page-id-483 .clea-kanna-page .hero-media {
    height: auto !important;
    aspect-ratio: 3 / 4 !important;
    overflow: hidden !important;
    background: #f7f0f5 !important;
  }

  body.page-id-483 .clea-kanna-page .hero-media img,
  body.page-id-483 .clea-kanna-page .hero-media img[data-hero-img] {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: 42% 32% !important;
    transform: none !important;
  }

  body.page-id-483 .clea-kanna-page .hero-media .credit {
    left: 18px !important;
    right: auto !important;
    bottom: 18px !important;
    max-width: calc(100% - 36px);
  }
}

/* Mobile navigation usability — 2026-07-22 */
.clea-back-home-wrap {
  width: min(100% - 36px, 1120px);
  margin: 18px auto 0;
}

.clea-back-home {
  display: inline-flex;
  min-height: 48px;
  padding: 11px 22px;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(143, 98, 103, .24);
  border-radius: 999px;
  background: rgba(255, 255, 255, .94);
  color: #6d5055;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .06em;
  text-decoration: none;
  box-shadow: 0 10px 28px rgba(105, 73, 68, .06);
}

@media (max-width: 640px) {
  body.page-id-483 .clea-kanna-page .cta-row {
    gap: 5px !important;
  }

  body.page-id-483 .clea-kanna-page .cta-row br {
    display: none !important;
  }

  .clea-back-home-wrap {
    width: calc(100% - 36px);
    margin-top: 14px;
  }

  .clea-back-home {
    width: 100%;
    min-height: 52px;
    padding: 12px 18px;
    font-size: 14px;
  }
}

/* Keep portfolio page links visible on mobile — 2026-07-22 */
@media (max-width: 640px) {
  body.page-id-483 .clea-kanna-page .gallery {
    display: flex !important;
    flex-direction: column !important;
  }

  body.page-id-483 .clea-kanna-page .gallery > * {
    order: 5;
  }

  body.page-id-483 .clea-kanna-page .gallery > .section-head {
    order: 1;
  }

  body.page-id-483 .clea-kanna-page .gallery > .usecase-grid {
    order: 2;
  }

  body.page-id-483 .clea-kanna-page .gallery > .works-more-split {
    order: 3;
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 6px !important;
    width: 100% !important;
    margin: 4px auto 24px !important;
  }

  body.page-id-483 .clea-kanna-page .gallery > .works-more-split .btn {
    display: flex !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }

  body.page-id-483 .clea-kanna-page .gallery > .gallery-grid {
    order: 4;
  }
}


/* Hero portfolio navigation — 2026-07-22 */
body.page-id-483 .works-top-nav,
body.page-id-483 .clea-kanna-page .hero .cta-row > .btn.secondary {
  display: none !important;
}

body.page-id-483 .clea-kanna-page .hero .cta-row br {
  display: none !important;
}

body.page-id-483 .clea-kanna-page .hero .cta-row > .hero-portfolio-links {
  flex: 1 0 100%;
  width: 100%;
  margin: 3px 0 0 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px !important;
}

body.page-id-483 .clea-kanna-page .hero .hero-portfolio-links .btn {
  display: flex !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 46px;
  margin: 0 !important;
  padding: 10px 12px !important;
  font-size: 13px !important;
  line-height: 1.45;
  text-align: center;
}

@media (max-width: 640px) {
  body.page-id-483 .clea-kanna-page .hero .cta-row > .hero-portfolio-links {
    grid-template-columns: 1fr !important;
    gap: 5px !important;
    margin-top: 1px !important;
  }

  body.page-id-483 .clea-kanna-page .hero .hero-portfolio-links .btn {
    min-height: 44px;
  }
}


/* Mobile usability refinements — 2026-07-22 */
.clea-mobile-jump-nav {
  display: none;
}

@media (max-width: 640px) {
  body.page-id-483 .mobile-line-bar {
    transition: opacity .24s ease, transform .24s ease;
  }

  body.page-id-483 .mobile-line-bar.is-hero-near {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
  }

  body.page-id-483 .clea-mobile-jump-nav {
    display: block;
    margin: 0;
    padding: 20px 18px 24px;
    background: #fffaf8;
    border-top: 1px solid var(--clea-line);
    border-bottom: 1px solid var(--clea-line);
  }

  body.page-id-483 .clea-mobile-jump-nav p {
    margin: 0 0 10px;
    color: var(--clea-muted);
    font-size: 12px;
    letter-spacing: .08em;
    text-align: center;
  }

  body.page-id-483 .clea-mobile-jump-nav div {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }

  body.page-id-483 .clea-mobile-jump-nav a {
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px 5px;
    color: var(--clea-ink);
    background: #fff;
    border: 1px solid var(--clea-line);
    border-radius: 999px;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
    text-decoration: none;
  }

  body.page-id-483 #works,
  body.page-id-483 #price,
  body.page-id-483 #flow,
  body.page-id-483 #faq,
  body.page-id-483 #access {
    scroll-margin-top: 18px;
  }
}


/* Desktop first-view spacing — 2026-07-22 */
@media (min-width: 641px) {
  body.page-id-483 .clea-kanna-page .hero {
    padding: 40px 64px 56px !important;
  }
}
