/* Taylor Heritage Story Experience — intentionally scoped */
#ths-app {
  --brick:#943d2d;
  --brick-deep:#64291f;
  --ink:#192420;
  --pine:#40594b;
  --sage:#738274;
  --gold:#c79b51;
  --sky:#8eb1bf;
  --paper:#f4ecdc;
  --cream:#fffaf0;
  --line:rgba(25,36,32,.17);
  color:var(--ink);
  background-color:var(--paper);
  background-image:radial-gradient(rgba(71,54,34,.08) .7px,transparent .7px),linear-gradient(110deg,rgba(255,255,255,.32),transparent 45%);
  background-size:8px 8px,100% 100%;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.55;
  overflow:hidden;
  isolation:isolate;
}
#ths-app *,#ths-reader *{box-sizing:border-box}
#ths-app a,#ths-reader a{color:inherit}
#ths-app button,#ths-app input,#ths-reader button,#ths-reader input,#ths-reader textarea{font:inherit}
#ths-app h1,#ths-app h2,#ths-app h3,#ths-reader h2,#ths-reader h3{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.028em;text-wrap:balance}
#ths-app :focus-visible,#ths-reader :focus-visible{outline:3px solid #e8aa43;outline-offset:3px}
#ths-app .ths-site-mark{position:relative;z-index:5;min-height:86px;padding:17px max(22px,calc((100% - 1280px)/2));display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--ink);background:var(--cream);border-bottom:5px solid var(--brick)}
#ths-app .ths-site-mark div{display:grid;line-height:1.03;text-transform:uppercase;letter-spacing:.11em}
#ths-app .ths-site-mark strong{font:600 clamp(1.45rem,2.2vw,2.15rem) Georgia,serif;letter-spacing:.035em}
#ths-app .ths-site-mark span{font-size:clamp(.72rem,1.05vw,.98rem);font-weight:850;margin-top:8px;color:var(--brick);letter-spacing:.14em}
#ths-app .ths-site-jump{min-height:44px;display:inline-flex;align-items:center;gap:10px;color:var(--brick-deep);font-size:clamp(1rem,1.35vw,1.28rem);font-weight:850;text-decoration:none;letter-spacing:.035em;text-transform:uppercase}
#ths-app .ths-hero{min-height:780px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);grid-template-rows:1fr auto;background:radial-gradient(circle at 11% 18%,rgba(199,155,81,.18),transparent 24%),var(--ink);color:#fff}
#ths-app .ths-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(255,255,255,.025),transparent 47%),repeating-linear-gradient(0deg,rgba(255,255,255,.018) 0 1px,transparent 1px 7px);z-index:0;pointer-events:none}
#ths-app .ths-hero::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:90px;background:var(--paper);clip-path:polygon(0 78%,100% 0,100% 100%,0 100%);z-index:2}
#ths-app .ths-hero-photo{position:absolute;z-index:1;right:max(22px,calc((100% - 1280px)/2));top:68px;width:min(51vw,750px);aspect-ratio:16/9;background-color:#111b17;background-image:var(--ths-hero-collage);background-size:contain;background-repeat:no-repeat;background-position:center;filter:saturate(.97) contrast(1.02);border:10px solid #f3ead9;outline:1px solid rgba(255,255,255,.28);box-shadow:24px 28px 0 rgba(148,61,45,.72),0 30px 70px rgba(0,0,0,.38);transform:rotate(.25deg)}
#ths-app .ths-hero-copy{position:relative;z-index:3;align-self:center;grid-column:1/2;width:min(560px,calc(100% - 44px));margin-left:max(22px,calc((100vw - 1180px)/2));padding:112px 0 150px}
#ths-app .ths-eyebrow,#ths-app .ths-kicker,#ths-reader .ths-kicker{margin:0 0 12px;color:var(--gold);font-size:.73rem;font-weight:850;letter-spacing:.15em;text-transform:uppercase}
#ths-app .ths-eyebrow{display:flex;align-items:center;gap:12px;color:#f1cc8d}
#ths-app .ths-eyebrow::before{content:"";width:38px;height:2px;background:var(--gold)}
#ths-app h1{margin:0;max-width:720px;font-size:clamp(3.35rem,6.3vw,6.1rem);font-weight:500;line-height:.94}
#ths-app .ths-hero-copy>p:not(.ths-eyebrow){max-width:560px;margin:24px 0 30px;color:rgba(255,255,255,.83);font-size:1.15rem}
#ths-app .ths-button,#ths-reader .ths-button{min-height:48px;border:1px solid transparent;border-radius:99px;padding:12px 21px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;cursor:pointer;font-weight:780;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
#ths-app .ths-button:hover,#ths-reader .ths-button:hover{transform:translateY(-2px)}
#ths-app .ths-button-primary,#ths-reader .ths-button-primary{background:var(--gold);color:#171e1b;box-shadow:0 7px 22px rgba(0,0,0,.18)}
#ths-app .ths-hero-hooks{position:relative;z-index:3;grid-column:2;grid-row:2;max-width:520px;margin:0 max(28px,calc((100vw - 1180px)/2)) 90px auto;padding:20px 28px;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.22);background:rgba(14,22,19,.72);backdrop-filter:blur(9px)}
#ths-app .ths-hero-hooks p{margin:0;padding:11px 0;font:600 1.12rem/1.3 Georgia,serif;color:#fff}
#ths-app .ths-hero-hooks p+p{border-top:1px solid rgba(255,255,255,.17)}
#ths-app .ths-intro{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0 90px;display:grid;grid-template-columns:320px 1fr;gap:70px;align-items:center}
#ths-app .ths-intro-mark{position:relative;display:grid;place-items:center;min-height:250px}
#ths-app .ths-intro-mark::before,#ths-app .ths-intro-mark::after{content:"";position:absolute;border-radius:50%}
#ths-app .ths-intro-mark::before{width:245px;height:245px;background:var(--brick)}
#ths-app .ths-intro-mark::after{width:282px;height:282px;border:1px solid rgba(148,61,45,.35)}
#ths-app .ths-intro-mark img{position:relative;z-index:1;width:320px;height:auto;filter:drop-shadow(0 17px 18px rgba(44,29,20,.24))}
#ths-app .ths-intro h2{margin:0;max-width:760px;font-size:clamp(2.35rem,4.8vw,4.3rem);font-weight:500;line-height:1.05}
#ths-app .ths-intro>div:last-child>p:last-child{max-width:760px;margin:20px 0 0;color:#52605a;font-size:1.08rem}
#ths-app .ths-path{width:min(1180px,calc(100% - 40px));margin:0 auto 100px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
#ths-app .ths-path article{position:relative;padding:34px 34px 38px}
#ths-app .ths-path article+article{border-left:1px solid var(--line)}
#ths-app .ths-path span{display:block;margin-bottom:25px;color:var(--brick);font:700 1.15rem Georgia,serif}
#ths-app .ths-path h3{margin:0 0 7px;font-size:1.45rem}
#ths-app .ths-path p{margin:0;color:#59645f}
#ths-app .ths-mural-band{height:325px;display:grid;place-items:center;position:relative;background-image:linear-gradient(90deg,rgba(19,31,25,.8),rgba(19,31,25,.3),rgba(19,31,25,.8)),var(--ths-mural);background-position:center 70%;background-size:cover;background-attachment:fixed;color:#fff}
#ths-app .ths-mural-band::before,#ths-app .ths-mural-band::after{content:"";position:absolute;left:0;width:100%;height:28px;background:repeating-linear-gradient(90deg,var(--brick) 0 48px,var(--brick-deep) 48px 52px);opacity:.94}
#ths-app .ths-mural-band::before{top:0}#ths-app .ths-mural-band::after{bottom:0}
#ths-app .ths-mural-band span{padding:20px 30px;text-align:center;font:italic clamp(1.6rem,4vw,3rem) Georgia,serif;text-shadow:0 3px 20px rgba(0,0,0,.68)}
#ths-app .ths-finder{padding:105px max(22px,calc((100% - 1180px)/2)) 115px;background:#ece2d1;background-image:linear-gradient(135deg,rgba(255,255,255,.32),transparent 47%),repeating-linear-gradient(0deg,rgba(67,50,31,.025) 0 1px,transparent 1px 5px)}
#ths-app .ths-section-heading{max-width:820px}
#ths-app .ths-section-heading h2{margin:0;font-size:clamp(2.7rem,5.5vw,5rem);font-weight:500;line-height:1}
#ths-app .ths-section-heading>p:last-child{max-width:650px;margin:17px 0 0;color:#59635e;font-size:1.07rem}
#ths-app .ths-surprise{min-height:45px;margin-top:22px;padding:9px 16px;border:1px dashed var(--brick);border-radius:99px;background:rgba(255,250,240,.64);color:var(--brick-deep);cursor:pointer;font-weight:800;transition:transform .18s ease,background .18s ease}
#ths-app .ths-surprise:hover{transform:rotate(-1deg) translateY(-2px);background:var(--cream)}
#ths-app .ths-tools{display:grid;grid-template-columns:1fr minmax(280px,360px);gap:32px;align-items:end;margin:42px 0 20px}
#ths-app .ths-field-label{display:block;margin-bottom:10px;font-size:.82rem;font-weight:830}
#ths-app .ths-filters{display:flex;flex-wrap:wrap;gap:9px}
#ths-app .ths-filters button{min-height:44px;padding:9px 15px;border:1px solid rgba(25,36,32,.22);border-radius:99px;background:rgba(255,250,240,.74);color:var(--ink);cursor:pointer;font-weight:720}
#ths-app .ths-filters button[aria-pressed="true"]{border-color:var(--brick);background:var(--brick);color:#fff}
#ths-app .ths-search input{width:100%;height:49px;padding:0 16px;border:1px solid rgba(25,36,32,.28);border-radius:11px;background:var(--cream);color:var(--ink)}
#ths-app .ths-results{min-height:24px;margin:0 0 18px;color:#626b66;font-size:.88rem}
#ths-app .ths-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
#ths-app .ths-card{min-height:510px;display:flex;flex-direction:column;border:1px solid rgba(25,36,32,.13);border-radius:4px 4px 20px 4px;background:var(--cream);box-shadow:0 10px 30px rgba(39,32,23,.09);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
#ths-app .ths-card:nth-child(3n+1){transform:rotate(-.22deg)}#ths-app .ths-card:nth-child(3n+2){transform:rotate(.16deg)}
#ths-app .ths-card:hover{transform:translateY(-6px) rotate(0);box-shadow:0 21px 44px rgba(39,32,23,.15)}
#ths-app .ths-card[hidden]{display:none}
#ths-app .ths-card-image{height:218px;position:relative;background-position:center;background-size:cover;filter:saturate(.86)}
#ths-app .ths-card-image::after{content:"";position:absolute;inset:0;border-bottom:5px solid var(--brick);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}
#ths-app .ths-card-image span{position:absolute;z-index:1;left:20px;bottom:15px;color:#fff;font-size:.69rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 7px #000}
#ths-app .ths-card-copy{flex:1;display:flex;flex-direction:column;padding:24px}
#ths-app .ths-card-copy h3{margin:0 0 11px;font-size:1.67rem;line-height:1.08}
#ths-app .ths-card-copy>p{margin:0;color:#58635d}
#ths-app .ths-card-copy>div{margin-top:auto;padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:12px}
#ths-app .ths-card-copy small{color:#707873}
#ths-app .ths-card-copy button{min-height:44px;border:0;border-bottom:2px solid var(--brick);padding:7px 0;background:transparent;color:var(--brick-deep);cursor:pointer;font-weight:820}
#ths-app .ths-empty{padding:45px;text-align:center;border:1px dashed rgba(25,36,32,.3);background:rgba(255,250,240,.5)}
#ths-app .ths-empty h3{margin:0 0 5px;font-size:1.55rem}#ths-app .ths-empty p{margin:0}
#ths-app .ths-archive{margin-top:32px;padding:36px 40px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;background:var(--pine);color:#fff;border-left:8px solid var(--gold);box-shadow:0 12px 34px rgba(20,30,25,.14)}
#ths-app .ths-archive span{color:#e4c68d;font-size:.69rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
#ths-app .ths-archive h3{margin:7px 0 4px;font-size:1.65rem}#ths-app .ths-archive p{margin:0;color:rgba(255,255,255,.75)}
#ths-app .ths-button-light{background:#fff;color:var(--ink);white-space:nowrap}
#ths-app .ths-visit{min-height:460px;display:grid;grid-template-columns:420px 1fr;align-items:center;gap:70px;padding:80px max(22px,calc((100% - 1100px)/2));color:#fff;background:radial-gradient(circle at 25% 40%,rgba(199,155,81,.2),transparent 28%),linear-gradient(100deg,#141e1a,#2e4539)}
#ths-app .ths-footer-mark{display:grid;place-items:center;text-align:center;text-transform:uppercase;letter-spacing:.11em}#ths-app .ths-footer-mark img{width:420px;filter:drop-shadow(0 22px 25px rgba(0,0,0,.42))}#ths-app .ths-footer-mark strong{font:600 1.25rem Georgia,serif;letter-spacing:.06em}#ths-app .ths-footer-mark span{margin-top:5px;color:#dcc086;font-size:.67rem;font-weight:850}
#ths-app .ths-visit h2{margin:0;font-size:clamp(2.6rem,5vw,4.7rem);font-weight:500;line-height:1}
#ths-app .ths-visit div>p:not(.ths-kicker){margin:16px 0 0;color:rgba(255,255,255,.76)}
#ths-reader{width:min(910px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:20px;background:#fffaf0;color:#192420;box-shadow:0 30px 110px rgba(0,0,0,.5)}
#ths-reader::backdrop{background:rgba(9,14,12,.82);backdrop-filter:blur(6px)}
#ths-reader .ths-reader-bar{position:sticky;z-index:5;top:0;min-height:78px;padding:9px 17px 9px 21px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(25,36,32,.13);background:rgba(255,250,240,.96);backdrop-filter:blur(10px)}
#ths-reader .ths-reader-bar>div{display:flex;align-items:center;gap:10px;color:#943d2d;font-size:.95rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
#ths-reader .ths-reader-bar img{width:68px;height:46px;object-fit:contain}
#ths-reader .ths-reader-bar>button{width:56px;height:56px;border:2px solid rgba(25,36,32,.25);border-radius:50%;background:transparent;cursor:pointer;font-size:2rem;line-height:1}
#ths-reader .ths-reader-body{padding:clamp(28px,7vw,72px)}
#ths-reader .ths-reader-image{display:block;width:100%;max-height:520px;margin:0 0 34px;border-radius:10px;object-fit:cover;object-position:center;box-shadow:0 10px 26px rgba(25,36,32,.16)}
#ths-reader .ths-reader-image[hidden]{display:none}
#ths-reader .ths-reader-heading{padding-bottom:35px;border-bottom:1px solid rgba(25,36,32,.15)}
#ths-reader .ths-reader-theme{display:block;margin-bottom:12px;color:#943d2d;font-size:.95rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
#ths-reader h2{margin:0;font-size:clamp(2.7rem,7vw,5.2rem);font-weight:500;line-height:.98}
#ths-reader .ths-reader-hook{margin:19px 0 0;color:#46534d;font-size:1.45rem;line-height:1.45}
#ths-reader .ths-reader-source{margin:25px 0 0;padding:16px 18px;border-left:4px solid #c79b51;background:#eee3d0;color:#48534e;font-size:1.2rem;line-height:1.55}
#ths-reader .ths-reader-content{padding:38px 0 12px;font:1.55rem/1.7 Georgia,"Times New Roman",serif}
#ths-reader .ths-reader-content p{margin:0 0 1.25em}
#ths-reader .ths-story-information{margin:18px 0 30px;border:1px solid rgba(25,36,32,.2);border-radius:8px;background:#f5ecdc}
#ths-reader .ths-story-information summary{padding:14px 17px;color:#651725;font-size:1.2rem;font-weight:800;cursor:pointer}
#ths-reader .ths-story-information dl{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:9px 18px;margin:0;padding:5px 17px 18px}
#ths-reader .ths-story-information dt{font-size:1.12rem;font-weight:800}#ths-reader .ths-story-information dd{margin:0;color:#46524c;font-size:1.12rem;line-height:1.5}
#ths-reader .ths-reflection{margin-top:30px;padding:30px 32px;border-radius:3px 3px 22px 3px;color:#fff;background:linear-gradient(135deg,#25392f,#46604f);box-shadow:0 13px 30px rgba(29,44,36,.17)}
#ths-reader .ths-reflection .ths-kicker{font-size:1.08rem}#ths-reader .ths-reflection h3{margin:0 0 18px;color:#f4d36a!important;font-size:2.65rem}#ths-reader .ths-reflection ul{margin:0;padding-left:27px;color:#fff;font-size:1.48rem;line-height:1.62}#ths-reader .ths-reflection li+li{margin-top:8px}
#ths-reader .ths-story-actions{display:flex;flex-wrap:wrap;gap:11px;padding:25px 0 40px}#ths-reader .ths-story-actions .ths-button{font-size:1.08rem}
#ths-reader .ths-button-dark{background:#192420;color:#fff}#ths-reader .ths-button-outline{border-color:rgba(25,36,32,.25);background:transparent;color:#192420}
#ths-reader .ths-conversation{margin:0 calc(clamp(28px,7vw,72px)*-1);padding:45px clamp(28px,7vw,72px);border-top:7px solid #943d2d;background:#eee4d3}
#ths-reader .ths-conversation-head{display:flex;justify-content:space-between;gap:20px;align-items:end}
#ths-reader .ths-conversation .ths-kicker{font-size:1.08rem}#ths-reader .ths-conversation h3{margin:0;font-size:2.5rem}
#ths-reader .ths-comment-count{font-size:1.1rem;font-weight:800;color:#59635e;white-space:nowrap}
#ths-reader .ths-conversation-intro{margin:12px 0 28px;color:#46524c;font-size:1.32rem;line-height:1.55}
#ths-reader .ths-comments{display:grid;gap:13px;margin-bottom:26px}
#ths-reader .ths-comment{padding:19px 20px;border:1px solid rgba(25,36,32,.13);border-radius:3px 3px 14px 3px;background:#fffaf0}
#ths-reader .ths-comment-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}
#ths-reader .ths-comment-author{font-size:1.1rem;font-weight:820}.ths-comment time{color:#606b65;font-size:.95rem}
#ths-reader .ths-comment p{margin:0;white-space:pre-wrap;color:#3f4b45;font-size:1.12rem;line-height:1.55}
#ths-reader .ths-comments-state{padding:21px;border:1px dashed rgba(25,36,32,.25);text-align:center;color:#4b5751;font-size:1.25rem}
#ths-reader .ths-comment-form{padding:25px;border:1px solid rgba(25,36,32,.16);background:#fffaf0;box-shadow:0 9px 25px rgba(39,32,23,.07)}
#ths-reader .ths-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
#ths-reader .ths-comment-form label:not(.ths-consent){display:block;margin-bottom:15px}
#ths-reader .ths-comment-form label>span{display:block;margin-bottom:8px;font-size:1.25rem;font-weight:800}
#ths-reader .ths-comment-form label small{font-size:1rem;font-weight:600;color:#59635e}
#ths-reader .ths-comment-form input:not([type=checkbox]):not([type=radio]),#ths-reader .ths-comment-form textarea{width:100%;border:1px solid rgba(25,36,32,.25);border-radius:7px;padding:14px 15px;background:#fff;color:#192420;font-size:1.25rem;line-height:1.5}
#ths-reader .ths-comment-form textarea{resize:vertical;min-height:120px}
#ths-reader .ths-consent{display:grid;grid-template-columns:25px 1fr;gap:11px;align-items:start;margin:5px 0 20px;color:#46524c;font-size:1.18rem;line-height:1.5}
#ths-reader .ths-consent input{width:21px;height:21px;margin:2px 0 0}
#ths-reader .ths-privacy-note{margin:8px 0 14px;color:#46524c;font-size:1.18rem;line-height:1.5}
#ths-reader .ths-name-choice{margin:0 0 20px;border:1px solid rgba(25,36,32,.18);padding:14px 16px;background:#f8f1e5}
#ths-reader .ths-name-choice legend{padding:0 6px;font-size:1.18rem;font-weight:800}
#ths-reader .ths-name-choice label{display:flex!important;align-items:flex-start;gap:10px;margin:8px 0!important;font-size:1.18rem;line-height:1.4}
#ths-reader .ths-name-choice input{flex:0 0 auto;width:21px;height:21px;margin:2px 0 0}
#ths-reader .ths-form-status{min-height:25px;margin:12px 0 0;color:#40594b;font-size:1.18rem}
#ths-reader .ths-back{min-height:50px;margin-top:28px;border:0;background:transparent;color:#64291f;cursor:pointer;font-size:1.25rem;font-weight:800}
@media(max-width:950px){
  #ths-app .ths-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  #ths-app .ths-tools{grid-template-columns:1fr}
  #ths-app .ths-intro{grid-template-columns:250px 1fr;gap:40px}
  #ths-app .ths-intro-mark img{width:270px}
  #ths-app .ths-visit{grid-template-columns:300px 1fr;gap:35px}#ths-app .ths-footer-mark img{width:300px}
}
@media(max-width:760px){
  #ths-app .ths-site-mark{min-height:90px;padding:14px}#ths-app .ths-site-mark strong{font-size:1.3rem}#ths-app .ths-site-mark span{font-size:.64rem;line-height:1.35}#ths-app .ths-site-jump{display:none}
  #ths-app .ths-hero{min-height:0;display:flex;flex-direction:column;padding-bottom:92px}#ths-app .ths-hero-photo{position:relative;right:auto;top:auto;width:100%;aspect-ratio:16/9;background-size:contain;border-width:0 0 8px;outline:0;box-shadow:0 10px 0 rgba(148,61,45,.88);transform:none}
  #ths-app .ths-hero::before{background:radial-gradient(circle at 20% 55%,rgba(199,155,81,.15),transparent 35%)}
  #ths-app .ths-hero-copy{width:calc(100% - 28px);margin:0 14px;padding:62px 0 35px;align-self:auto}#ths-app h1{font-size:clamp(3rem,14.4vw,4.7rem)}
  #ths-app .ths-hero-hooks{display:block;order:3;width:calc(100% - 28px);max-width:none;margin:0 14px 25px;padding:15px 20px}#ths-app .ths-hero-hooks p{font-size:1.05rem}
  #ths-app .ths-intro{grid-template-columns:1fr;width:calc(100% - 28px);padding:90px 0 65px;gap:35px}#ths-app .ths-intro-mark{min-height:190px}#ths-app .ths-intro-mark::before{width:180px;height:180px}#ths-app .ths-intro-mark::after{width:210px;height:210px}#ths-app .ths-intro-mark img{width:250px}
  #ths-app .ths-path{grid-template-columns:1fr;width:calc(100% - 28px);margin-bottom:70px}#ths-app .ths-path article+article{border-left:0;border-top:1px solid var(--line)}
  #ths-app .ths-mural-band{height:245px;background-attachment:scroll;background-position:center 78%}
  #ths-app .ths-finder{padding:75px 14px 85px}#ths-app .ths-grid{grid-template-columns:1fr}#ths-app .ths-card{min-height:475px}
  #ths-app .ths-archive{grid-template-columns:1fr;padding:28px 23px}#ths-app .ths-archive .ths-button{width:100%}
  #ths-app .ths-visit{grid-template-columns:1fr;padding:65px 20px;text-align:center}#ths-app .ths-footer-mark img{width:min(320px,100%);margin:auto}
  #ths-reader{width:100%;height:100dvh;max-height:100dvh;border-radius:0}#ths-reader .ths-reader-body{padding:30px 20px 50px}#ths-reader .ths-conversation{margin:0 -20px;padding:38px 20px}#ths-reader .ths-form-row{grid-template-columns:1fr}#ths-reader .ths-story-actions .ths-button{width:100%}#ths-reader .ths-conversation-head{align-items:start;flex-direction:column}
}
@media(prefers-reduced-motion:reduce){#ths-app *,#ths-reader *{scroll-behavior:auto!important;transition:none!important}}
.ths-print-sheet{display:none}
@media print{
  @page{margin:.8in}
  body> *:not(.ths-print-sheet){display:none!important}
  body>.ths-print-sheet{display:block!important;position:static!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;color:#000!important;font:14pt/1.52 Georgia,"Times New Roman",serif!important}
  .ths-print-sheet *{visibility:visible!important;box-sizing:border-box}
  .ths-print-sheet .ths-print-masthead{margin:0 0 12pt;padding-bottom:7pt;border-bottom:1px solid #777;color:#333;font:700 10pt/1.2 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
  .ths-print-sheet .ths-print-image{display:block;width:100%;max-height:4.2in;margin:0 0 18pt;object-fit:contain;break-inside:avoid}
  .ths-print-sheet .ths-reader-heading{margin:0 0 18pt;padding:0;border:0;background:#fff;color:#000}
  .ths-print-sheet .ths-reader-theme{display:block;margin:0 0 6pt;color:#333;font:700 10pt/1.2 Arial,sans-serif;text-transform:uppercase}
  .ths-print-sheet .ths-reader-heading h2{margin:0 0 8pt;color:#000!important;font:700 24pt/1.08 Georgia,"Times New Roman",serif}
  .ths-print-sheet .ths-reader-hook{margin:0 0 8pt;color:#222;font:italic 13pt/1.35 Georgia,"Times New Roman",serif}
  .ths-print-sheet .ths-reader-source{margin:0;color:#444;font:11pt/1.4 Arial,sans-serif}
  .ths-print-sheet .ths-reader-content{color:#000;font:14pt/1.52 Georgia,"Times New Roman",serif}
  .ths-print-sheet .ths-reader-content p{margin:0 0 10pt;orphans:3;widows:3}
  .ths-print-sheet .ths-story-information{margin:18pt 0 0;border-top:1px solid #777;padding-top:10pt;font:11pt/1.4 Arial,sans-serif}
  .ths-print-sheet .ths-story-information summary{font-weight:700}.ths-print-sheet .ths-story-information dl{display:grid;grid-template-columns:1.4in 1fr;gap:4pt 10pt}.ths-print-sheet .ths-story-information dt{font-weight:700}.ths-print-sheet .ths-story-information dd{margin:0}
  .ths-print-sheet .ths-reflection{margin-top:18pt;padding:14pt;border:1px solid #777;background:#fff!important;color:#000!important;break-inside:avoid}
  .ths-print-sheet .ths-reflection *{color:#000!important}
  .ths-print-sheet.ths-print-text-only .ths-reader-hook{display:none}
}

/* 1.9 simplified launch home and reusable theme pages */
#ths-app.ths-launch-home,#ths-app.ths-theme-page{background:#f7f0e3;color:#192420;overflow:visible}
#ths-app .ths-launch-purpose{margin:auto;padding:30px 28px;border-top:1px solid rgba(101,23,37,.2);border-bottom:1px solid rgba(101,23,37,.2);background:#fffaf0}
#ths-app .ths-launch-purpose p{max-width:1320px;margin:auto;color:#651725;font:650 clamp(2rem,4.2vw,4.25rem)/1.02 Georgia,"Times New Roman",serif;text-align:center;text-wrap:balance}
#ths-app .ths-launch-choices{padding:36px 24px 70px;background:linear-gradient(rgba(249,242,228,.95),rgba(249,242,228,.95)),var(--ths-mural)}
#ths-app .ths-launch-choices>h1{max-width:1100px;margin:0 auto 35px;color:#173626;font-size:clamp(2.3rem,4.7vw,4.6rem);line-height:1.02;text-align:center}
#ths-app .ths-launch-theme-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
#ths-app .ths-launch-theme{display:flex;min-width:0;flex-direction:column;border:1px solid rgba(25,36,32,.18);border-radius:12px;overflow:hidden;background:#fffaf0;box-shadow:0 10px 26px rgba(48,39,27,.13);transition:transform .18s ease,box-shadow .18s ease}
#ths-app .ths-launch-theme:hover{transform:translateY(-4px);box-shadow:0 17px 32px rgba(48,39,27,.2)}
#ths-app .ths-launch-theme-title,#ths-app .ths-signature-painting{display:block;text-decoration:none}
#ths-app .ths-launch-theme img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#efe4d1}
#ths-app .ths-launch-theme strong{min-height:104px;display:grid;place-items:center;padding:14px 12px;color:#fffaf0;font:700 clamp(1.35rem,1.9vw,1.9rem)/1.06 Georgia,serif;text-align:center;text-wrap:balance}
#ths-app .ths-launch-theme[data-theme="people"] strong{background:#651725}
#ths-app .ths-launch-theme[data-theme="challenges"] strong{background:#595b21}
#ths-app .ths-launch-theme[data-theme="faith"] strong{background:#142d40}
#ths-app .ths-launch-theme[data-theme="builders"] strong{background:#825019}
#ths-app .ths-signature-callout{max-width:1320px;margin:22px auto 0;border:2px solid rgba(101,23,37,.38);border-radius:12px;background:#fffaf0;overflow:hidden}
#ths-app .ths-signature-callout>a{display:block;padding:19px 24px;color:#651725;font:750 clamp(1.3rem,2.2vw,2rem)/1.2 Georgia,serif;text-align:center;text-decoration:none}
#ths-app .ths-signature-hook-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(101,23,37,.25)}
#ths-app .ths-signature-hook-grid a{min-height:94px;display:grid;place-items:center;padding:15px;color:#192420;font:700 clamp(1.05rem,1.45vw,1.35rem)/1.25 Georgia,serif;text-align:center;text-decoration:none}
#ths-app .ths-signature-hook-grid a+a{border-left:1px solid rgba(101,23,37,.25)}
#ths-app .ths-signature-hook-grid a:hover{background:#f0e2ce;color:#651725}
#ths-app .ths-launch-small-links{max-width:970px;margin:38px auto 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
#ths-app .ths-launch-small-links a,#ths-app .ths-launch-small-links button{min-height:96px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(101,23,37,.32);border-radius:12px;padding:13px;background:#fffaf0;color:#173626;text-decoration:none;cursor:pointer}
#ths-app .ths-launch-small-links span{width:52px;height:52px;display:grid;place-items:center;flex:0 0 52px;border-radius:50%;background:#651725;color:#fff;font:500 2rem/1 Georgia,serif}
#ths-app .ths-launch-small-links strong{font:700 clamp(1.05rem,1.65vw,1.45rem)/1.08 Georgia,serif;text-align:left}
#ths-app .ths-why-link{width:max-content;max-width:100%;margin:18px auto 52px;display:block;border-bottom:2px solid #651725;color:#651725;font:700 clamp(1.8rem,3.3vw,3rem)/1.15 Georgia,serif;text-align:center;text-decoration:none}
#ths-app .ths-navigation-footer{display:grid;grid-template-columns:180px minmax(0,900px);justify-content:center;align-items:center;gap:34px;padding:34px 24px;background:#233829;color:#fffaf0}
#ths-app .ths-footer-logo img{display:block;width:180px;height:auto}
#ths-app .ths-navigation-footer nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px 28px}
#ths-app .ths-navigation-footer nav a{min-height:76px;display:grid;place-items:center;color:#fffaf0;font:750 clamp(1.45rem,1.8vw,1.85rem)/1.18 Georgia,serif;text-align:center;text-underline-offset:4px}
#ths-app .ths-theme-page-head{padding:55px 24px 45px;background:#233829;color:#fffaf0;text-align:center}
#ths-app .ths-theme-page-head p{margin:0 0 8px;color:#e4c78e;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
#ths-app .ths-theme-page-head h1{margin:0 auto 18px;color:#fffaf0!important;font-size:clamp(2.7rem,6vw,5.6rem);line-height:1}
#ths-app .ths-theme-page-head a{color:#fffaf0;font-weight:750;text-underline-offset:4px}
#ths-app .ths-subtitle-groups{max-width:1240px;margin:auto;padding:45px 24px 72px}
#ths-app .ths-subtitle-group{margin:0 0 54px}
#ths-app .ths-subtitle-group>h2{margin:0 0 18px;padding-bottom:10px;border-bottom:3px solid #943d2d;color:#651725;font-size:clamp(2rem,3.7vw,3.25rem);line-height:1.05}
#ths-app .ths-theme-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
#ths-app .ths-theme-story-card{min-width:0;min-height:160px;display:grid;grid-template-columns:112px 1fr;align-items:stretch;border:1px solid rgba(25,36,32,.18);border-radius:10px;overflow:hidden;padding:0;background:#fffaf0;color:#192420;text-align:left;cursor:pointer;box-shadow:0 7px 18px rgba(48,39,27,.09)}
#ths-app .ths-theme-story-card>img{width:112px;height:100%;min-height:160px;object-fit:cover}
#ths-app .ths-theme-story-card>span{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:16px}
#ths-app .ths-theme-story-card:not(:has(>img)){grid-template-columns:1fr;min-height:140px}
#ths-app .ths-theme-story-card:not(:has(>img))>span{grid-column:1/-1}
#ths-app .ths-theme-story-card strong{font:700 1.35rem/1.08 Georgia,serif}
#ths-app .ths-theme-story-card em{color:#5d6761;font-size:.98rem;line-height:1.35;font-style:normal}
#ths-app .ths-no-stories{text-align:center;font-size:1.25rem}

/* 1.9.16 People, Romance & Families text-only preview */
#ths-app .ths-people-columns{max-width:1500px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:20px;padding-top:38px}
#ths-app .ths-people-columns .ths-subtitle-group{min-width:0;margin:0}
#ths-app .ths-people-columns .ths-subtitle-group>h2{min-height:100px;display:flex;align-items:end;justify-content:center;margin:0;padding:0 4px 14px;border-bottom:3px solid #943d2d;font-size:clamp(1.72rem,2.25vw,2.45rem);text-align:center;text-wrap:balance}
#ths-app .ths-people-columns .ths-theme-story-grid{display:flex;flex-direction:column;gap:12px}
@media(max-width:1050px){#ths-app .ths-people-columns{grid-template-columns:repeat(2,minmax(0,1fr))}#ths-app .ths-people-columns .ths-subtitle-group>h2{min-height:0;align-items:center}}
@media(max-width:650px){#ths-app .ths-people-columns{grid-template-columns:1fr;padding:28px 12px 55px;gap:44px}#ths-app .ths-people-columns .ths-subtitle-group>h2{min-height:0;font-size:clamp(2rem,9vw,3rem)}}

/* 1.9.4 Challenges page: four visitor-centered paths with hooks only */
#ths-app .ths-challenges-head{min-height:440px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:34px 24px 30px;background-color:#172b22;background-image:linear-gradient(to bottom,rgba(18,25,21,.04),rgba(18,25,21,.22)),var(--ths-challenges-banner);background-position:center,center;background-size:cover,contain;background-repeat:no-repeat;text-align:left!important}
#ths-app.ths-theme-page .ths-challenges-head p{position:static!important;width:270px!important;max-width:42%!important;margin:0 0 9px max(24px,calc(50% - 275px))!important;color:#fff4d8;font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.18;text-align:left!important;text-shadow:0 2px 8px rgba(0,0,0,.9)}
#ths-app.ths-theme-page .ths-challenges-head h1{position:static!important;width:285px!important;max-width:44%!important;margin:0 0 0 max(24px,calc(50% - 275px))!important;padding:0!important;color:#fff!important;font-size:clamp(2.35rem,3.25vw,3.5rem)!important;line-height:.98!important;text-align:left!important;transform:none!important;text-shadow:0 3px 12px rgba(0,0,0,.95)}
#ths-app .ths-challenge-columns{max-width:1500px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:20px;padding-top:38px}
#ths-app .ths-challenge-columns .ths-subtitle-group{min-width:0;margin:0;scroll-margin-top:20px}
#ths-app .ths-challenge-columns .ths-subtitle-group>h2{min-height:100px;display:flex;align-items:end;margin:0;padding:0 4px 14px;border-bottom:3px solid #943d2d;font-size:clamp(1.72rem,2.25vw,2.45rem);text-align:center;justify-content:center;text-wrap:balance}
#ths-app .ths-section-image{display:block;width:100%;aspect-ratio:4/3;margin:16px 0;object-fit:cover;border-radius:9px;box-shadow:0 7px 18px rgba(48,39,27,.13)}
#ths-app .ths-challenge-columns .ths-theme-story-grid{display:flex;flex-direction:column;gap:12px}
#ths-app .ths-theme-story-card.ths-hook-only{min-height:0;display:block;border-left:5px solid #943d2d;text-decoration:none}
#ths-app .ths-theme-story-card.ths-hook-only>span{display:block;padding:17px 16px}
#ths-app .ths-theme-story-card.ths-hook-only em{display:block;color:#26352e;font:600 1.42rem/1.36 Georgia,serif}
#ths-app .ths-theme-story-card.ths-hook-only:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(48,39,27,.16)}
@media(max-width:900px){#ths-app .ths-launch-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#ths-app .ths-theme-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1050px){
  #ths-app .ths-challenge-columns{grid-template-columns:repeat(2,minmax(0,1fr))}#ths-app .ths-challenge-columns .ths-subtitle-group>h2{min-height:0;align-items:center}
  #ths-app .ths-challenges-head{align-items:flex-start;justify-content:flex-start;text-align:left!important}
  #ths-app.ths-theme-page .ths-challenges-head p{width:58%!important;max-width:58%!important;margin:0 0 7px!important;text-align:left!important}
  #ths-app.ths-theme-page .ths-challenges-head h1{width:62%!important;max-width:62%!important;margin:0!important;text-align:left!important}
}
@media(max-width:650px){
  #ths-app .ths-launch-purpose{padding:22px 14px}#ths-app .ths-launch-purpose p{font-size:clamp(1.7rem,8vw,2.45rem)}
  #ths-app .ths-launch-choices{padding:30px 10px 50px}#ths-app .ths-launch-choices>h1{margin-bottom:23px;font-size:clamp(2rem,9vw,3rem)}#ths-app .ths-launch-theme-grid{gap:9px}#ths-app .ths-launch-theme strong{min-height:76px;padding:9px 6px;font-size:clamp(.83rem,4vw,1.08rem)}
  #ths-app .ths-launch-small-links{grid-template-columns:repeat(3,1fr);gap:7px;margin:27px auto 24px}#ths-app .ths-launch-small-links a,#ths-app .ths-launch-small-links button{min-height:105px;flex-direction:column;gap:7px;padding:8px 4px}#ths-app .ths-launch-small-links span{width:42px;height:42px;flex-basis:42px;font-size:1.55rem}#ths-app .ths-launch-small-links strong{font-size:.82rem;text-align:center}
  #ths-app .ths-navigation-footer{grid-template-columns:1fr;gap:17px;text-align:center}#ths-app .ths-footer-logo img{width:150px;margin:auto}#ths-app .ths-navigation-footer nav{grid-template-columns:1fr;gap:13px}
  #ths-app .ths-theme-story-grid{grid-template-columns:1fr}#ths-app .ths-theme-story-card{grid-template-columns:92px 1fr}#ths-app .ths-theme-story-card>img{width:92px}
  #ths-app .ths-challenges-head{min-height:500px;align-items:flex-start;justify-content:flex-start;padding:28px 18px;background-color:#172b22;background-image:linear-gradient(to bottom,rgba(18,25,21,.04),rgba(18,25,21,.22)),var(--ths-challenges-banner);background-position:center,center;background-size:cover,contain;background-repeat:no-repeat}#ths-app.ths-theme-page .ths-challenges-head p{width:58%!important;max-width:58%!important;margin:0 0 7px!important;font-size:.9rem;line-height:1.15}#ths-app.ths-theme-page .ths-challenges-head h1{width:62%!important;max-width:62%!important;margin:0!important;font-size:clamp(2rem,9vw,2.8rem)!important;line-height:.96!important}
  #ths-app .ths-challenge-columns{grid-template-columns:1fr;padding:28px 12px 55px;gap:44px}#ths-app .ths-challenge-columns .ths-subtitle-group{scroll-margin-top:12px}#ths-app .ths-challenge-columns .ths-subtitle-group>h2{min-height:0;font-size:clamp(2rem,9vw,3rem)}#ths-app .ths-section-image{margin:14px 0}
  #ths-app .ths-theme-story-card.ths-hook-only em{font-size:1.3rem}
  #ths-reader .ths-reader-image{max-height:360px;margin-bottom:24px}
}

@media(max-width:650px){
  #ths-app.ths-launch-home .ths-approved-panel-one{display:block}
  #ths-app.ths-launch-home .ths-approved-panel-one>a{left:3%;top:58%;width:28%;height:18%}
}

/* 1.4 Heritage Treasure Collection */
#ths-app .ths-intro-140 .ths-kicker{font-size:clamp(1rem,1.6vw,1.35rem);letter-spacing:.13em}
#ths-app .ths-intro-140 h2{font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.05}
#ths-app .ths-entity-line{margin-top:24px;font-weight:850;font-size:clamp(1rem,1.45vw,1.25rem);letter-spacing:.045em;color:var(--brick-deep)}
#ths-app .ths-path-four{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:0;max-width:1240px}
#ths-app .ths-path-four article{border:1px solid var(--line);min-height:180px;background:rgba(255,250,240,.9)}
#ths-app .ths-path-four article+article{border-left:1px solid var(--line)}
#ths-app .ths-path-four>b{display:grid;place-items:center;width:56px;font-size:2.4rem;color:var(--brick);font-family:Georgia,serif}
#ths-app .ths-path-alternatives{max-width:1180px;margin:-42px auto 72px;padding:0 24px;text-align:center;font-weight:800;letter-spacing:.02em}
#ths-app .ths-path-alternatives a,#ths-app .ths-path-alternatives button{display:inline-block;border:1px solid var(--brick);border-radius:999px;padding:8px 13px;background:#fffaf0;color:var(--brick-deep);font:inherit;text-decoration:none;cursor:pointer}
#ths-app .ths-treasure{background:linear-gradient(rgba(249,242,228,.96),rgba(249,242,228,.96)),var(--ths-mural);background-size:cover;background-attachment:fixed}
#ths-app .ths-treasure-title{text-align:center;margin:0 auto 42px}
#ths-app .ths-treasure-title h2{margin:0;color:#571321;font-size:clamp(2.9rem,6.2vw,5.6rem);line-height:.98;font-weight:750;letter-spacing:-.035em}
#ths-app .ths-treasure-subtitle{margin:6px 0 0;color:#183827;font:600 clamp(1.65rem,3.1vw,2.8rem)/1.08 Georgia,serif}
#ths-app .ths-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1400px;margin:0 auto 58px}
#ths-app .ths-featured-card{min-width:0}
#ths-app .ths-featured-card>a{display:grid;grid-template-rows:minmax(92px,auto) minmax(330px,410px);height:100%;overflow:hidden;border:1px solid rgba(25,36,32,.16);border-radius:9px;background:#fffaf0;box-shadow:0 12px 26px rgba(48,39,27,.13);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
#ths-app .ths-featured-card>a:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(48,39,27,.2)}
#ths-app .ths-feature-label{display:grid;place-items:center;padding:15px 12px;color:#fffaf0;font:700 clamp(1.16rem,1.55vw,1.65rem)/1.06 Georgia,serif;text-align:center;text-transform:uppercase;letter-spacing:-.015em;text-wrap:balance}
#ths-app .ths-featured-card[data-feature-theme="people"] .ths-feature-label{background:#651725}
#ths-app .ths-featured-card[data-feature-theme="challenges"] .ths-feature-label{background:#595b21}
#ths-app .ths-featured-card[data-feature-theme="faith"] .ths-feature-label{background:#142d40}
#ths-app .ths-featured-card[data-feature-theme="builders"] .ths-feature-label{background:#825019}
#ths-app .ths-featured-card img{width:100%;height:100%;object-fit:cover;object-position:center}
#ths-app .ths-featured-card[data-feature-theme="people"] img{object-position:34% center}
#ths-app .ths-featured-card[data-feature-theme="builders"] img{object-position:49% center}
#ths-app .ths-alternate-choices{max-width:1200px;margin:0 auto 78px;text-align:center}
#ths-app .ths-alternate-choices>h3{margin:0 0 25px;color:#183827;font-size:clamp(1.8rem,3.15vw,2.9rem);line-height:1.13}
#ths-app .ths-secondary-themes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:24px;margin:0 auto}
#ths-app .ths-secondary-themes button,#ths-app .ths-secondary-themes a{min-height:92px;display:flex;align-items:center;justify-content:center;gap:15px;border:0;padding:4px;background:transparent;color:#173627;font:700 clamp(1.3rem,2vw,2rem)/1.04 Georgia,serif;text-align:left;text-decoration:none;cursor:pointer}
#ths-app .ths-choice-icon{width:76px;height:76px;flex:0 0 76px;display:grid;place-items:center;border:1px solid rgba(151,104,55,.55);border-radius:50%;color:#651725;font:500 2.9rem/1 Georgia,serif}
#ths-app .ths-choice-icon svg{width:46px;height:46px}
#ths-app .ths-theme-browser{max-width:1260px;margin:90px auto 30px;padding-top:32px;border-top:1px solid var(--line)}
#ths-app .ths-theme-browser-head{display:flex;justify-content:space-between;gap:26px;align-items:end;margin-bottom:18px}
#ths-app .ths-theme-browser-head h3{margin:3px 0 0;font-size:2.2rem}
#ths-app .ths-inline-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}
#ths-app .ths-inline-filters button{border:1px solid var(--line);border-radius:999px;padding:8px 11px;background:#fffaf0;font-weight:750;cursor:pointer}
#ths-app .ths-inline-filters button[aria-pressed="true"]{background:var(--brick);color:#fff;border-color:var(--brick)}
#ths-app .ths-library{max-width:1400px;margin:0 auto;padding:54px 0 28px;border-top:1px solid var(--line);text-align:center}
#ths-app .ths-library>h2{margin:0;color:#571321;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.03;font-weight:750}
#ths-app .ths-library>p{margin:12px 0 26px;color:#5c665f;font-size:clamp(1rem,1.4vw,1.2rem)}
#ths-app .ths-library-search{display:grid;grid-template-columns:1fr auto;max-width:960px;margin:0 auto 28px}
#ths-app .ths-library-search input{min-height:56px;border:1px solid var(--line);border-radius:9px 0 0 9px;padding:0 18px;background:#fffaf0;font-size:1rem}
#ths-app .ths-library-search button{border:0;border-radius:0 9px 9px 0;padding:0 26px;background:var(--pine);color:#fff;font-weight:850;cursor:pointer}
#ths-app .ths-library-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;text-align:center}
#ths-app .ths-library-cards button,#ths-app .ths-library-cards a{min-height:205px;padding:26px 20px;border:1px solid var(--line);border-radius:10px;background:#fffaf0;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-decoration:none;cursor:pointer}
#ths-app .ths-library-cards strong{font:700 clamp(1.35rem,1.8vw,1.8rem)/1.08 Georgia,serif}
#ths-app .ths-library-cards span{font-size:1rem;color:#5f6863}
#ths-app .ths-library-cards em{margin-top:auto;border-radius:5px;padding:9px 12px;background:var(--brick);color:#fff;font-style:normal;font-size:.85rem;font-weight:850;letter-spacing:.04em}
#ths-app .ths-library-results{max-width:1080px;margin:32px auto 0;padding:24px;text-align:left;border:1px solid var(--line);background:#fffaf0}
#ths-app .ths-library-results h3{margin:0 0 15px}
#ths-app .ths-library-list{display:grid;gap:8px}
#ths-app .ths-library-list button{display:grid;gap:4px;width:100%;padding:13px 15px;border:1px solid rgba(25,36,32,.14);border-radius:8px;background:#fff;text-align:left;cursor:pointer}
#ths-app .ths-library-list button span{color:#64706a;font-size:.88rem}
#ths-app .ths-library-list button small{color:#651725;font-size:.8rem;font-weight:750}
#ths-app .ths-simple-footer{min-height:170px;display:flex;justify-content:center;align-items:center;gap:22px;padding:34px;color:#fff;background:var(--pine);text-align:left}
#ths-app .ths-simple-footer img{width:130px;max-height:105px;object-fit:contain}#ths-app .ths-simple-footer strong{display:block;font:600 1.5rem Georgia,serif}#ths-app .ths-simple-footer span{display:block;margin-top:5px;color:#dcc086;font-size:.77rem;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:1000px){#ths-app .ths-featured-grid,#ths-app .ths-library-cards{grid-template-columns:repeat(2,minmax(0,1fr))}#ths-app .ths-secondary-themes{gap:8px}#ths-app .ths-secondary-themes button,#ths-app .ths-secondary-themes a{font-size:1.25rem}#ths-app .ths-choice-icon{width:60px;height:60px;flex-basis:60px;font-size:2.2rem}#ths-app .ths-choice-icon svg{width:37px;height:37px}#ths-app .ths-path-four{grid-template-columns:1fr}#ths-app .ths-path-four>b{width:100%;height:42px;transform:rotate(90deg)}#ths-app .ths-path-four article+article{border-left:1px solid var(--line)}#ths-app .ths-path-alternatives{margin-top:-35px}}
@media(max-width:650px){#ths-app .ths-featured-grid,#ths-app .ths-library-cards,#ths-app .ths-secondary-themes{grid-template-columns:1fr}#ths-app .ths-featured-card>a{grid-template-rows:minmax(76px,auto) minmax(330px,430px)}#ths-app .ths-feature-label{font-size:1.55rem}#ths-app .ths-alternate-choices{margin-bottom:58px}#ths-app .ths-secondary-themes{justify-items:start;gap:12px;width:max-content;max-width:100%;margin:0 auto}#ths-app .ths-secondary-themes button,#ths-app .ths-secondary-themes a{font-size:1.55rem}#ths-app .ths-theme-browser-head{align-items:start;flex-direction:column}#ths-app .ths-inline-filters{justify-content:flex-start}#ths-app .ths-library-search{grid-template-columns:1fr}#ths-app .ths-library-search input{border-radius:9px 9px 0 0}#ths-app .ths-library-search button{min-height:50px;border-radius:0 0 9px 9px}#ths-app .ths-simple-footer{flex-direction:column;text-align:center}}

/* 1.9.20 Four Stories For Everyone In Silver Creek Valley */
#ths-app.ths-signature-page{background:#f7f0e3;color:#192420}
#ths-app .ths-signature-head{padding:24px 24px 20px;background:#233829;color:#fffaf0;text-align:center}
#ths-app .ths-signature-head h1{max-width:1200px;margin:0 auto 10px;color:#fffaf0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03}
#ths-app .ths-signature-head a{font-size:1.1rem;font-weight:750;text-underline-offset:4px}
#ths-app .ths-signature-gallery{max-width:1400px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 auto;padding:30px 24px 24px}
#ths-app .ths-signature-gallery article{min-width:0;display:flex;flex-direction:column}
#ths-app .ths-signature-theme{min-height:88px;display:grid;place-items:center;margin:0;padding:13px;border-radius:10px 10px 0 0;background:#651725;color:#fffaf0;font:750 clamp(1.25rem,1.65vw,1.65rem)/1.08 Georgia,serif;text-align:center}
#ths-app .ths-signature-gallery article:nth-child(2) .ths-signature-theme{background:#595b21}#ths-app .ths-signature-gallery article:nth-child(3) .ths-signature-theme{background:#142d40}#ths-app .ths-signature-gallery article:nth-child(4) .ths-signature-theme{background:#825019}
#ths-app .ths-signature-image-button{display:block;width:100%;border:0;padding:0;background:#efe4d1;cursor:pointer}
#ths-app .ths-signature-image-button img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
#ths-app .ths-signature-story-button{min-height:145px;display:flex;flex:1;flex-direction:column;justify-content:center;gap:10px;width:100%;border:1px solid rgba(25,36,32,.18);border-top:0;border-radius:0 0 10px 10px;padding:18px 16px;background:#fffaf0;color:#192420;text-align:center;cursor:pointer;box-shadow:0 10px 24px rgba(48,39,27,.11)}
#ths-app .ths-signature-story-button strong{color:#651725;font:750 clamp(1.32rem,1.7vw,1.62rem)/1.18 Georgia,serif}#ths-app .ths-signature-story-button span{font-size:1.12rem;line-height:1.35}
#ths-app .ths-signature-purpose{max-width:1200px;margin:18px auto 42px;padding:26px 30px;border:2px solid rgba(101,23,37,.35);border-radius:12px;background:#fffaf0;text-align:center}
#ths-app .ths-signature-purpose p{margin:0 auto 22px;color:#27382f;font:650 clamp(1.35rem,2.3vw,2rem)/1.35 Georgia,serif}
#ths-app .ths-signature-purpose .ths-button{max-width:760px;border-radius:8px;white-space:normal}
#ths-app .ths-signature-narrative{max-width:980px;margin:0 auto;padding:25px 28px 55px}
#ths-app .ths-signature-narrative>h2{margin:0 0 36px;color:#651725;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1;text-align:center;text-transform:uppercase}
#ths-app .ths-signature-narrative article{margin:0 0 38px;padding:0 0 30px;border-bottom:1px solid rgba(101,23,37,.24)}
#ths-app .ths-signature-narrative h3{margin:0 0 15px;color:#233829;font-size:clamp(1.8rem,3.2vw,2.8rem);line-height:1.08}
#ths-app .ths-signature-narrative p{margin:0 0 1em;font:1.48rem/1.68 Georgia,"Times New Roman",serif}
#ths-app .ths-signature-print-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:0 24px 48px}
#ths-app .ths-signature-print-actions .ths-button-outline{border-color:#233829;background:#fffaf0}
#ths-app .ths-page-conversation{max-width:1060px;margin:0 auto 55px;padding:38px;border-top:7px solid #943d2d;background:#eee4d3}
#ths-app .ths-page-conversation>h2{margin:0;color:#233829;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.05}#ths-app .ths-page-conversation>p{font-size:1.3rem;line-height:1.55}
#ths-app .ths-page-comments{display:grid;gap:13px;margin:25px 0}#ths-app .ths-page-comments .ths-comment{padding:19px 20px;border:1px solid rgba(25,36,32,.13);border-radius:8px;background:#fffaf0}#ths-app .ths-page-comments .ths-comment-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:8px}#ths-app .ths-page-comments .ths-comment p{margin:0;white-space:pre-wrap;line-height:1.55}
#ths-app .ths-page-comment-form{padding:25px;border:1px solid rgba(25,36,32,.16);background:#fffaf0}#ths-app .ths-page-comment-form .ths-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}#ths-app .ths-page-comment-form label:not(.ths-consent){display:block;margin-bottom:15px}#ths-app .ths-page-comment-form label>span{display:block;margin-bottom:8px;font-size:1.2rem;font-weight:800}#ths-app .ths-page-comment-form input:not([type=checkbox]):not([type=radio]),#ths-app .ths-page-comment-form textarea{width:100%;border:1px solid rgba(25,36,32,.25);border-radius:7px;padding:13px 14px;background:#fff;font-size:1.2rem}#ths-app .ths-page-comment-form textarea{resize:vertical;min-height:120px}#ths-app .ths-page-comment-form .ths-consent{display:grid;grid-template-columns:25px 1fr;gap:10px;margin:5px 0 20px}
#ths-app .ths-page-comment-form .ths-privacy-note{margin:8px 0 14px;color:#46524c;font-size:1.18rem;line-height:1.5}
#ths-app .ths-page-comment-form .ths-name-choice{margin:0 0 20px;border:1px solid rgba(25,36,32,.18);padding:14px 16px;background:#f8f1e5}
#ths-app .ths-page-comment-form .ths-name-choice legend{padding:0 6px;font-size:1.18rem;font-weight:800}
#ths-app .ths-page-comment-form .ths-name-choice label{display:flex!important;align-items:flex-start;gap:10px;margin:8px 0!important;font-size:1.18rem;line-height:1.4}
#ths-app .ths-page-comment-form .ths-name-choice input{flex:0 0 auto;width:21px;height:21px;margin:2px 0 0}
@media(max-width:950px){#ths-app .ths-signature-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}#ths-app .ths-signature-hook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#ths-app .ths-signature-hook-grid a:nth-child(3){border-left:0;border-top:1px solid rgba(101,23,37,.25)}#ths-app .ths-signature-hook-grid a:nth-child(4){border-top:1px solid rgba(101,23,37,.25)}}
@media(max-width:650px){#ths-app .ths-signature-gallery{grid-template-columns:1fr;padding:28px 14px}#ths-app .ths-signature-theme{min-height:72px;font-size:1.55rem}#ths-app .ths-signature-hook-grid{grid-template-columns:1fr}#ths-app .ths-signature-hook-grid a+a{border-left:0;border-top:1px solid rgba(101,23,37,.25)}#ths-app .ths-page-conversation{margin-bottom:35px;padding:28px 18px}#ths-app .ths-page-comment-form .ths-form-row{grid-template-columns:1fr}#ths-reader .ths-story-information dl{grid-template-columns:1fr;gap:3px}#ths-reader .ths-story-information dd{margin-bottom:8px}}

@media print{
  .ths-signature-print-sheet .ths-signature-head{margin:0 0 18pt;text-align:center}.ths-signature-print-sheet .ths-signature-head p{margin:0 0 5pt;font:700 10pt Arial,sans-serif;text-transform:uppercase}.ths-signature-print-sheet .ths-signature-head h1{margin:0;font-size:26pt;line-height:1.08}.ths-signature-print-sheet .ths-signature-head a{display:none}
  .ths-signature-print-sheet .ths-signature-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14pt;margin:0 0 18pt}.ths-signature-print-sheet .ths-signature-gallery article{break-inside:avoid}.ths-signature-print-sheet .ths-signature-theme{margin:0 0 5pt;font:700 12pt Arial,sans-serif;text-align:center}.ths-signature-print-sheet .ths-signature-image-button img{display:block;width:100%;max-height:2.35in;object-fit:contain}.ths-signature-print-sheet .ths-signature-story-button{padding:7pt;text-align:center}.ths-signature-print-sheet .ths-signature-story-button strong{display:block;font:700 13pt Georgia,serif}.ths-signature-print-sheet .ths-signature-story-button span{display:block;margin-top:4pt;font:10pt Arial,sans-serif}
  .ths-signature-print-sheet .ths-signature-purpose{margin:12pt 0 20pt;padding:12pt;border:1px solid #777;text-align:center;break-inside:avoid}.ths-signature-print-sheet .ths-signature-purpose p{margin:0;font:13pt/1.45 Georgia,serif}.ths-signature-print-sheet .ths-signature-purpose a{display:none}
  .ths-signature-print-sheet .ths-signature-narrative h2{margin:0 0 16pt;font-size:22pt;text-align:center;text-transform:uppercase}.ths-signature-print-sheet .ths-signature-narrative article{margin:0 0 16pt}.ths-signature-print-sheet .ths-signature-narrative h3{margin:0 0 7pt;font-size:17pt}.ths-signature-print-sheet .ths-signature-narrative p{margin:0 0 9pt;font:14pt/1.52 Georgia,serif;orphans:3;widows:3}
  .ths-signature-print-sheet.ths-print-text-only .ths-signature-gallery{display:none}
}

/* 1.6 Approved Silver Creek Valley entrance and story-invitation panels. */
#ths-app .ths-approved-panel-one{position:relative;display:block;background:#f5ead7}
#ths-app .ths-approved-panel-one img{display:block;width:100%;height:auto}
#ths-app .ths-approved-panel-one>a{position:absolute;left:4%;top:59%;width:18.5%;height:12%;overflow:hidden;color:transparent;text-decoration:none;border-radius:24px}
#ths-app .ths-approved-panel-one>a:focus-visible{outline:5px solid #fff;outline-offset:4px}
#ths-app .ths-panel-one-live{display:none}
#ths-app .ths-site-mark{min-height:155px;display:grid;justify-items:center;align-content:center;gap:3px;padding:15px 20px 17px;border-bottom:7px solid #631926;background:#f7f0e3;text-align:center}
#ths-app .ths-site-mark>strong{color:#591725;font:750 clamp(2.8rem,6.1vw,5.7rem)/.98 Georgia,serif;letter-spacing:-.025em}
#ths-app .ths-site-mark .ths-site-tagline{margin:0;color:#183827;font:650 clamp(1.5rem,2.95vw,2.9rem)/1.03 Georgia,serif;letter-spacing:-.02em;text-transform:none}
#ths-app .ths-site-mark .ths-site-communities{margin:1px 0 0;color:#173551;font:650 clamp(1.05rem,2vw,1.85rem)/1.14 Georgia,serif;letter-spacing:.01em;text-transform:none}
#ths-app .ths-hero{min-height:590px;display:block;background:#172019}
#ths-app .ths-hero::before{z-index:2;width:40%;background:linear-gradient(90deg,#172019 83%,rgba(23,32,25,.7) 94%,transparent)}
#ths-app .ths-hero::after{display:none}
#ths-app .ths-hero-photo{z-index:1;inset:0 0 0 auto;width:69%;height:100%;aspect-ratio:auto;border:0;outline:0;box-shadow:none;transform:none;background-color:#172019;background-size:cover;background-position:center center;filter:none}
#ths-app .ths-hero-copy{z-index:3;width:39%;max-width:640px;margin:0;padding:76px 0 85px max(40px,calc((100vw - 1480px)/2));align-self:auto}
#ths-app .ths-hero-copy h1{max-width:610px;color:#f0e8d5;font-size:clamp(3.5rem,6.5vw,6.15rem);line-height:.98}
#ths-app .ths-hero-copy .ths-button-primary{min-height:72px;margin-top:39px;border-radius:27px;padding:15px 34px;background:#c99d53;color:#182219;font:700 clamp(1.2rem,1.8vw,1.75rem) Georgia,serif}
#ths-app .ths-hero-summary{position:absolute;z-index:4;right:30%;bottom:25px;width:36%;margin:0;padding:8px 12px;color:#f4eddd;background:rgba(23,26,20,.92);font:500 clamp(.88rem,1.15vw,1.2rem)/1.13 Georgia,serif}
#ths-app .ths-hero-hooks{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:auto;max-width:none;margin:0;padding:18px max(30px,calc((100vw - 1440px)/2));border:1px solid rgba(149,102,53,.42);background:#f7f0e3;backdrop-filter:none}
#ths-app .ths-hero-hooks>div{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:13px;padding:9px 24px}
#ths-app .ths-hero-hooks>div+div{border-left:1px solid rgba(111,75,40,.65)}
#ths-app .ths-hero-hooks p{margin:0;padding:0;color:#20261f;font:650 clamp(1.06rem,1.65vw,1.65rem)/1.14 Georgia,serif}
#ths-app .ths-hook-icon{color:#8b5a32;font:500 4rem/.9 Georgia,serif;text-align:center}
#ths-app .ths-hook-icon svg{width:64px;height:64px}
#ths-app .ths-hook-horse{font-size:3.7rem}
#ths-app .ths-story-invitation{position:relative;padding:48px 0 175px;background:linear-gradient(rgba(250,244,233,.7),rgba(250,244,233,.7)),#f7f0e3}
#ths-app .ths-intro{width:min(1480px,calc(100% - 60px));grid-template-columns:minmax(260px,345px) minmax(0,1fr);gap:45px;margin:0 auto;padding:0 0 40px;align-items:center}
#ths-app .ths-intro-mark{min-height:0}
#ths-app .ths-intro-mark::before,#ths-app .ths-intro-mark::after{display:none}
#ths-app .ths-intro-mark img{width:min(370px,100%);height:auto;filter:none}
#ths-app .ths-intro-140 .ths-kicker{margin-bottom:12px;color:#641725;font-size:clamp(1.05rem,1.75vw,1.65rem);font-weight:850;letter-spacing:.035em}
#ths-app .ths-intro-140 h2{max-width:none;color:#173626;font-size:clamp(2.35rem,4.65vw,4.45rem);line-height:.96}
#ths-app .ths-intro .ths-entity-line{max-width:none;margin-top:25px;color:#651725;font:750 clamp(1.15rem,2.65vw,2.45rem)/1.08 Georgia,serif;letter-spacing:-.015em;text-align:center}
#ths-app .ths-path-four{width:min(1480px,calc(100% - 60px));max-width:1480px;margin:0 auto 28px;border:0;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr) 56px minmax(0,1fr) 56px minmax(0,1fr);align-items:center}
#ths-app .ths-path-four article{position:relative;min-height:225px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid rgba(141,104,64,.58);border-radius:16px;padding:15px 15px 17px;background:rgba(251,246,236,.74);text-align:center}
#ths-app .ths-path-four article+article{border-left:2px solid rgba(141,104,64,.58)}
#ths-app .ths-path-four .ths-step-icon{width:69px;height:69px;display:grid;place-items:center;margin:0 0 9px;border-radius:50%;color:#f8f1e3;background:#263b2b;font:400 3rem/1 Georgia,serif}
#ths-app .ths-step-icon svg{width:44px;height:44px}
#ths-app .ths-path-four .ths-step-number{position:absolute;left:12px;top:93px;width:37px;height:37px;display:grid;place-items:center;margin:0;border-radius:50%;color:#fffaf0;background:#681927;font:700 1.45rem/1 Georgia,serif}
#ths-app .ths-path-four h3{margin:0;padding-left:17px;color:#651725;font-size:clamp(1.2rem,1.8vw,1.7rem);line-height:1.02}
#ths-app .ths-path-four p{margin:4px 0 0;color:#1b231e;font-size:clamp(.83rem,1.08vw,1rem);font-weight:850;line-height:1.08}
#ths-app .ths-path-four>b{width:56px;color:#681927;font-size:3rem}
#ths-app .ths-path-alternatives{max-width:1440px;margin:0 auto;padding:0 35px;color:#18271d;font:750 clamp(1rem,1.45vw,1.38rem)/1.65 Georgia,serif}
#ths-app .ths-path-alternatives a,#ths-app .ths-path-alternatives button{margin:4px 5px;border:2px solid #681927;border-radius:7px;padding:7px 15px;color:#fffaf0;background:#681927;font:inherit}
#ths-app .ths-valley-landscape{position:absolute;right:0;bottom:0;left:0;height:175px;background-image:var(--ths-valley-landscape);background-size:cover;background-position:center bottom}
#ths-app .ths-simple-footer{min-height:220px;gap:28px;padding:30px;color:#fffaf0;background:#233829}
#ths-app .ths-simple-footer img{width:190px;max-height:none;border-radius:8px;object-fit:contain}
#ths-app .ths-simple-footer strong{font:700 clamp(1.8rem,3vw,2.5rem) Georgia,serif}
#ths-app .ths-simple-footer span{margin-top:6px;color:#f0d7a6;font-size:clamp(.9rem,1.35vw,1.13rem)}
@media(max-width:1000px){
  #ths-app .ths-site-mark{min-height:128px}
  #ths-app .ths-hero{min-height:500px}
  #ths-app .ths-hero-copy{width:45%;padding:75px 0 75px 28px}
  #ths-app .ths-hero-copy h1{font-size:clamp(3.2rem,7vw,5.1rem)}
  #ths-app .ths-hero-photo{width:70%}
  #ths-app .ths-hero-summary{right:18px;width:50%;bottom:18px}
  #ths-app .ths-hero-hooks>div{grid-template-columns:47px minmax(0,1fr);gap:8px;padding:8px 12px}
  #ths-app .ths-hook-icon{font-size:2.7rem}#ths-app .ths-hook-icon svg{width:45px;height:45px}
  #ths-app .ths-intro{grid-template-columns:240px 1fr;gap:24px}
  #ths-app .ths-path-four{grid-template-columns:1fr 56px 1fr;row-gap:14px}
  #ths-app .ths-path-four>b:nth-of-type(2){display:none}
  #ths-app .ths-path-four>b{height:auto;transform:none}
}
@media(max-width:650px){
  #ths-app .ths-approved-panel-one{display:none}
  #ths-app .ths-panel-one-live{display:block}
  #ths-app .ths-site-mark{min-height:114px;gap:5px;padding:13px 9px}
  #ths-app .ths-site-mark>strong{font-size:clamp(2rem,8vw,3rem)}
  #ths-app .ths-site-mark .ths-site-tagline{font-size:clamp(1.05rem,4.2vw,1.6rem)}
  #ths-app .ths-site-mark .ths-site-communities{font-size:clamp(.82rem,3.1vw,1.12rem)}
  #ths-app .ths-hero{min-height:0;display:flex;flex-direction:column;padding-bottom:0}
  #ths-app .ths-hero::before{display:none}
  #ths-app .ths-hero-copy{order:1;width:100%;padding:38px 20px 35px}
  #ths-app .ths-hero-copy h1{font-size:clamp(3.1rem,12vw,4.8rem)}
  #ths-app .ths-hero-copy .ths-button-primary{min-height:56px;margin-top:23px;padding:11px 22px;font-size:1.22rem}
  #ths-app .ths-hero-photo{position:relative;order:2;inset:auto;width:100%;height:auto;aspect-ratio:1.93/1;background-size:cover;background-position:center;box-shadow:none}
  #ths-app .ths-hero-summary{position:relative;order:3;inset:auto;width:100%;padding:12px 18px;background:#20241c;font-size:1.02rem}
  #ths-app .ths-hero-hooks{grid-template-columns:1fr;gap:0;padding:10px 14px}
  #ths-app .ths-hero-hooks>div{grid-template-columns:52px 1fr;padding:9px 4px}
  #ths-app .ths-hero-hooks>div+div{border-top:1px solid rgba(111,75,40,.4);border-left:0}
  #ths-app .ths-story-invitation{padding:38px 0 136px}
  #ths-app .ths-intro{width:calc(100% - 32px);grid-template-columns:1fr;gap:22px;padding:0 0 29px;text-align:center}
  #ths-app .ths-intro-mark img{width:min(315px,100%)}
  #ths-app .ths-intro-140 h2{font-size:clamp(2.2rem,9vw,3.2rem)}
  #ths-app .ths-intro .ths-entity-line{font-size:1.42rem}
  #ths-app .ths-path-four{width:calc(100% - 42px);grid-template-columns:1fr;gap:0}
  #ths-app .ths-path-four article{min-height:195px}
  #ths-app .ths-path-four>b,#ths-app .ths-path-four>b:nth-of-type(2){display:grid;width:100%;height:48px;transform:rotate(90deg)}
  #ths-app .ths-path-alternatives{padding:0 14px;font-size:1.04rem}
  #ths-app .ths-valley-landscape{height:126px;background-size:auto 126px}
  #ths-app .ths-simple-footer{gap:16px;padding:25px 16px}
  #ths-app .ths-simple-footer img{width:155px}
}

/* Keep the approved Story Home entrance visible on small screens in 1.9. */
@media(max-width:650px){
  #ths-app.ths-launch-home .ths-approved-panel-one{display:block}
  #ths-app.ths-launch-home .ths-approved-panel-one>a{left:3%;top:58%;width:28%;height:18%}
}
