
body.tth-about-page .entry-title,
body.tth-about-page .page-title,
body.tth-about-page .comments-area,
body.tth-about-page #comments{display:none!important}

.tth-about-story{max-width:1180px;margin:0 auto;padding:54px 24px 70px;color:#2e2937}
.tth-about-hero{padding:46px;border:1px solid #eadde8;border-radius:30px;background:linear-gradient(135deg,#fff7fa,#f2f7ff);box-shadow:0 14px 36px rgba(60,38,72,.06)}
.tth-about-script{display:block;margin-bottom:8px;color:#ad3a7e;font-family:var(--tth-handwriting,inherit);font-size:clamp(32px,5vw,56px);line-height:1}
.tth-about-eyebrow{margin:0 0 8px!important;color:#a43a77!important;font-size:12px!important;font-weight:850!important;letter-spacing:.09em;text-transform:uppercase}
.tth-about-hero h1{max-width:850px;margin:0 0 16px;font-size:clamp(38px,6vw,68px);line-height:1.02;letter-spacing:-.025em}
.tth-about-hero>p{max-width:850px;margin:0;color:#665d6d;font-size:18px;line-height:1.65}
.tth-about-hero-actions,.tth-about-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.tth-about-hero-actions a,.tth-about-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 18px;border-radius:14px;color:#8f356c;font-weight:800;text-decoration:none;border:1px solid #dfcfdb;background:#fff}
.tth-about-hero-actions .tth-about-primary,.tth-about-actions .tth-about-primary{background:#ad3a7e;color:#fff;border-color:#ad3a7e;box-shadow:0 5px 0 rgba(98,35,76,.16)}

.tth-about-main-story,.tth-about-philosophy,.tth-about-next{border:1px solid #eadfe9;border-radius:26px;background:#fff;box-shadow:0 10px 28px rgba(58,42,70,.045)}
.tth-about-main-story{margin-top:28px;padding:38px}
.tth-about-main-story h2,.tth-about-philosophy h2,.tth-about-next h2{margin:0 0 16px;font-size:clamp(28px,4vw,42px);line-height:1.15}
.tth-about-main-story>p,.tth-about-philosophy p,.tth-about-next p{color:#655d69;line-height:1.75}
.tth-about-main-story>p:not(.tth-about-eyebrow){max-width:940px}

.tth-about-support-note{max-width:940px;margin-top:28px;padding:22px 24px;border-left:4px solid #2fbdc5;border-radius:0 16px 16px 0;background:linear-gradient(90deg,#f2fbfb,#fbf9ff)}
.tth-about-support-note p{margin:0 0 10px!important;color:#655d69;line-height:1.65}
.tth-about-support-note p:last-child{margin-bottom:0!important}
.tth-about-support-label{color:#5d3561!important;font-size:15px!important;font-weight:850!important;letter-spacing:.01em}

.tth-about-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:22px}
.tth-about-highlights article{min-height:128px;padding:22px;border:1px solid #e5dbe7;border-radius:20px;background:linear-gradient(145deg,#faf6ff,#f1faf9);box-shadow:0 7px 18px rgba(58,42,70,.04)}
.tth-about-highlights article:nth-child(2){background:linear-gradient(145deg,#fff8fb,#f7f4ff)}
.tth-about-highlights article:nth-child(3){background:linear-gradient(145deg,#eef9fb,#f7fbff)}
.tth-about-highlights article:nth-child(4){background:linear-gradient(145deg,#fff9ef,#f8f6ff)}
.tth-about-highlights strong{display:block;color:#7a3562;font-size:clamp(20px,2.2vw,28px);line-height:1.08}
.tth-about-highlights span{display:block;margin-top:8px;color:#6e6570;font-size:14px;line-height:1.45}

.tth-about-philosophy{margin-top:26px;padding:34px}
.tth-about-philosophy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}
.tth-about-philosophy-grid article{padding:22px;border-radius:18px;background:#faf6fb}
.tth-about-philosophy-grid strong{font-size:18px;color:#4d3b57}
.tth-about-philosophy-grid p{margin:7px 0 0!important;font-size:14px;line-height:1.55}

.tth-about-next{margin-top:26px;padding:34px;background:linear-gradient(135deg,#fff9ed,#f5f2ff)}

@media(max-width:900px){
 .tth-about-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
 .tth-about-story{padding:34px 16px 54px}
 .tth-about-hero{padding:28px 22px}
 .tth-about-main-story,.tth-about-philosophy,.tth-about-next{padding:26px 22px}
 .tth-about-philosophy-grid{grid-template-columns:1fr}
 .tth-about-hero-actions a,.tth-about-actions a{width:100%}
}
@media(max-width:560px){
 .tth-about-highlights{grid-template-columns:1fr 1fr;gap:10px}
 .tth-about-highlights article{min-height:112px;padding:17px}
 .tth-about-highlights span{font-size:12px}
 .tth-about-support-note{padding:18px 18px}
}
