
:root{
  --ink:#2b2925;
  --muted:#716a62;
  --paper:#f7f2e9;
  --paper2:#fffdf8;
  --sand:#e7d5bc;
  --clay:#a96748;
  --clay2:#c28b68;
  --sage:#dfe6d9;
  --sageDeep:#72806e;
  --gold:#b69362;
  --line:#ded5c7;
  --serif: Georgia, 'Times New Roman', serif;
  --sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  --shadow:0 22px 60px rgba(64,48,35,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}
a{color:inherit;text-decoration:none} button{font:inherit}
.shell{max-width:1240px;margin:0 auto;padding:0 34px}

/* header */
.site-header{position:sticky;top:0;z-index:80;background:rgba(250,247,240,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(70,55,40,.08)}
.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{font-family:var(--serif);font-size:25px;font-weight:700;letter-spacing:.01em;cursor:pointer}
.brand span{display:block;font-family:var(--sans);font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:#8d684e;margin-top:-2px}
.menu{display:flex;gap:22px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.menu a{font-size:13px;text-transform:uppercase;letter-spacing:.10em;color:#4e4943;cursor:pointer;position:relative;padding:8px 0}
.menu a:after{content:'';position:absolute;left:0;right:100%;bottom:2px;height:1px;background:var(--clay);transition:.25s}.menu a:hover:after,.menu a.active:after{right:0}

.page{display:block;min-height:72vh}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.20em;font-weight:800;color:#8d684e}
h1,h2,h3{font-family:var(--serif);line-height:1.08;margin:0}
.lead{font-size:19px;color:#555049;max-width:760px}
.btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-block;padding:12px 18px;border-radius:0;border:1px solid #37322d;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800}.btn.primary{background:#37322d;color:#fff}.btn.soft{background:transparent;border-color:#9f8a75}
.link{display:inline-flex;gap:8px;align-items:center;color:#8c563d;font-weight:800;font-size:13px;margin-top:8px}.link:after{content:'→'}
.tag{display:inline-block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;border:1px solid #cfc4b6;padding:5px 9px;margin:0 5px 7px 0;background:rgba(255,255,255,.45)}
.status{font-size:9px;border-radius:99px;background:#e8dfd4;padding:3px 7px;margin-left:6px}

/* HOME - cinematic, clean, image-led */
.home-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(110deg,#f8f1e8 0%,#f0e4d5 58%,#e7d5c3 100%)}
.home-hero:before{content:'';position:absolute;right:-12vw;top:-14vw;width:42vw;height:42vw;border-radius:50%;background:rgba(255,255,255,.25);pointer-events:none}
.home-hero:after{content:'';position:absolute;right:5vw;bottom:-22vw;width:38vw;height:38vw;border-radius:50%;border:1px solid rgba(140,86,61,.12);pointer-events:none}
.home-hero .shell{position:relative;z-index:2;width:100%}
.hero-copy{max-width:650px;padding:94px 0 96px}
.hero-copy h1{font-size:clamp(54px,6.4vw,92px);letter-spacing:-.04em;margin:12px 0 18px;max-width:820px}
.hero-copy .subline{font-family:var(--serif);font-size:clamp(25px,3vw,38px);line-height:1.2;max-width:610px;color:#5a4f46;margin:0 0 20px}
.hero-copy .lead{font-size:17px;max-width:570px}
.hero-signature{margin-top:34px;display:flex;align-items:center;gap:16px;color:#806553}.hero-signature:before{content:'';width:58px;height:1px;background:#9f795e}
.hero-signature span{font-family:var(--serif);font-style:italic;font-size:18px}

.intro-band{background:#fffaf2;padding:90px 0}
.intro-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:72px;align-items:center}
.author-visual{min-height:510px;position:relative;background:linear-gradient(145deg,#eadcc8,#c7a986 65%,#b58d68);overflow:hidden}
.author-visual:before{content:'TE';position:absolute;font-family:var(--serif);font-size:260px;font-weight:700;color:rgba(255,255,255,.22);right:-20px;bottom:-45px;line-height:1}
.author-visual:after{content:'';position:absolute;inset:30px;border:1px solid rgba(255,255,255,.48)}
.author-visual .visual-copy{position:absolute;left:40px;bottom:42px;right:40px;z-index:2;color:#fff}.author-visual .visual-copy strong{font-family:var(--serif);font-size:34px;font-weight:400;line-height:1.18;display:block}.author-visual .visual-copy span{font-size:11px;letter-spacing:.16em;text-transform:uppercase}
.intro-copy h2{font-size:clamp(42px,5vw,66px);letter-spacing:-.03em;margin:10px 0 22px}.intro-copy p{font-size:18px;color:#5f5952;max-width:640px}.intro-quote{font-family:var(--serif);font-size:24px;line-height:1.4;border-left:2px solid var(--clay);padding-left:22px;margin:28px 0;color:#54483e}

.featured-book{padding:105px 0;background:linear-gradient(110deg,#efe0cd 0%,#f7efe4 55%,#ddc0a0 100%);overflow:hidden}
.featured-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:88px;align-items:center}
.featured-cover-wrap{display:flex;justify-content:center;position:relative}.featured-cover-wrap:before{content:'';position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(255,255,255,.46);top:54%;left:50%;transform:translate(-50%,-50%)}
.featured-cover{position:relative;width:min(340px,75vw);aspect-ratio:2/3;background:linear-gradient(160deg,#d4b99f,#876b58 55%,#53463d);box-shadow:0 32px 64px rgba(66,49,36,.28);padding:34px;color:white;font-family:var(--serif);display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-2deg)}
.featured-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(125deg,transparent 20%,rgba(255,255,255,.13) 49%,transparent 52%)}
.featured-cover .fc-title{font-size:40px;line-height:1.02;position:relative;z-index:1}.featured-cover .fc-author{font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;position:relative;z-index:1}
.featured-copy h2{font-size:clamp(48px,6vw,78px);letter-spacing:-.035em;margin:10px 0 18px}.featured-copy .hook{font-family:var(--serif);font-size:28px;line-height:1.28;color:#5f4c40}.featured-copy p{font-size:17px;color:#635d57;max-width:610px}

.bibliography{background:#f9f6ef;padding:100px 0}
.section-title-row{display:grid;grid-template-columns:.42fr 1.58fr;gap:42px;align-items:start;margin-bottom:48px}.section-title-row h2{font-size:clamp(44px,5vw,66px);letter-spacing:-.03em}.section-title-row p{margin:4px 0 0;color:#716a62;font-size:17px;max-width:720px}
.book-shelf{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;align-items:end}
.shelf-book{text-align:center}.shelf-cover{width:min(240px,80%);aspect-ratio:2/3;margin:0 auto 24px;box-shadow:0 24px 46px rgba(60,48,37,.20);padding:24px 20px;color:#fff;font-family:var(--serif);display:flex;flex-direction:column;justify-content:space-between;text-align:left;transition:.25s}.shelf-book:hover .shelf-cover{transform:translateY(-8px)}
.shelf-cover.memory{background:linear-gradient(165deg,#788b95,#455d67 48%,#253b44)}.shelf-cover.grave{background:linear-gradient(165deg,#c28e6f,#8f513d 52%,#593429)}.shelf-cover.life{background:linear-gradient(165deg,#d5c2ad,#9d7f68 50%,#6f594a)}.shelf-cover .title{font-size:31px;line-height:1.02}.shelf-cover .author{font-family:var(--sans);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.shelf-book h3{font-size:28px}.shelf-book p{color:#776e65;margin:8px auto 0;max-width:300px;font-size:14px}

.pillars{background:#dfe5d9;padding:92px 0}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(99,111,94,.25)}.pillar{background:#e8ede3;padding:44px 38px;min-height:280px}.pillar .num{font-family:var(--serif);font-size:14px;color:#72806e}.pillar h3{font-size:34px;margin:50px 0 12px}.pillar p{color:#5f695b;margin:0}

.blogs-home{padding:100px 0;background:#fbf8f1}.editorial-list{border-top:1px solid #cfc6ba}.editorial-item{display:grid;grid-template-columns:180px 1fr auto;gap:30px;align-items:center;padding:30px 0;border-bottom:1px solid #cfc6ba}.editorial-item .cat{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#778370;font-weight:800}.editorial-item h3{font-size:32px}.editorial-item p{margin:6px 0 0;color:#746c64}.editorial-item .arrow{font-size:30px;color:#9b694f}

.media-home{background:#ead8c3;padding:96px 0}.media-home-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:54px}.media-feature-box{background:#fff8ee;padding:44px;min-height:390px;display:flex;flex-direction:column;justify-content:flex-end}.media-feature-box .source{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#8e694f;font-weight:800}.media-feature-box h3{font-size:46px;margin:12px 0 16px;max-width:620px}.media-feature-box p{color:#6e6258;max-width:650px}.press-list{background:rgba(255,255,255,.34);padding:14px 28px}.press-item{padding:24px 0;border-bottom:1px solid rgba(83,62,46,.18)}.press-item:last-child{border-bottom:0}.press-item .source{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#8d6a50}.press-item h3{font-size:24px;margin-top:7px}

/* INNER PAGES */
.page-hero{padding:105px 0 72px;max-width:1020px}.page-hero h1{font-size:clamp(58px,7vw,96px);letter-spacing:-.04em}.page-hero .lead{margin-top:20px}
.section{padding:84px 0}.section + .section{border-top:1px solid rgba(91,77,63,.11)}
.section-head{display:grid;grid-template-columns:.42fr 1.58fr;gap:42px;margin-bottom:42px}.section-head h2{font-size:clamp(42px,5vw,64px);letter-spacing:-.03em}.section-head p{margin:3px 0 0;color:#746d65;font-size:17px;max-width:720px}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:42px}
.card{background:rgba(255,253,248,.72);border:1px solid rgba(132,108,85,.16);padding:30px}
.card h3{font-size:29px;margin-bottom:12px}.card p{color:#625d56}
#books .card{background:transparent;border:0;padding:0 0 42px;border-bottom:1px solid #d8cec0}
.book-card{display:grid;grid-template-columns:160px 1fr;gap:26px;align-items:start}.cover{width:160px;aspect-ratio:2/3;padding:18px;color:white;font-family:var(--serif);box-shadow:0 18px 38px rgba(54,43,33,.20);display:flex;flex-direction:column;justify-content:space-between}.cover .ct{font-size:24px;line-height:1.05}.cover .ca{font-family:var(--sans);font-size:9px;letter-spacing:.15em;text-transform:uppercase}.cover.memory{background:linear-gradient(160deg,#718590,#324b56)}.cover.grave{background:linear-gradient(160deg,#b67c5d,#673b2d)}.cover.life{background:linear-gradient(160deg,#c7ad91,#79604f)}.cover.tamil{background:linear-gradient(160deg,#84917d,#4f5c4c)}
.meta{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#8e654d;font-weight:800}
.filterrow{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 34px}.filterrow button{border:1px solid #cfc4b7;background:transparent;padding:8px 13px;cursor:pointer;border-radius:0}.filterrow button.active{background:#39342f;color:white;border-color:#39342f}
.article-card{display:flex;flex-direction:column;min-height:285px}.article-card .article-date{font-size:11px;color:#8a8178;margin-bottom:16px}.article-card .spacer{flex:1}
#stories{background:linear-gradient(180deg,#efe2d4 0,#f7f2e9 300px)}#blogs{background:linear-gradient(180deg,#e2e8dd 0,#f7f2e9 300px)}#media{background:linear-gradient(180deg,#ead8c3 0,#f7f2e9 300px)}#about{background:linear-gradient(180deg,#eee4d6 0,#f7f2e9 300px)}
.storyline{display:grid;grid-template-columns:90px 1fr;gap:30px;padding:32px 0;border-top:1px solid #d8cec0}.storyline .year{font-family:var(--serif);font-size:26px;color:#9a674d}.storyline h3{font-size:30px}.storyline p{color:#615c56}
.portrait-placeholder{min-height:510px;background:linear-gradient(145deg,#e7d7c2,#c5a786);display:flex;align-items:flex-end;padding:40px;color:#fff;position:relative;overflow:hidden}.portrait-placeholder:before{content:'TE';position:absolute;right:-15px;top:-25px;font-family:var(--serif);font-size:230px;color:rgba(255,255,255,.20)}

/* Media inner */
.media-source{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#8b674c;margin-bottom:13px}.media-card{min-height:260px;display:flex;flex-direction:column}.media-card p{flex:1}.media-links{display:flex;gap:16px;flex-wrap:wrap}
.media-featured{background:rgba(239,221,200,.55)}.media-hero-card{display:grid;grid-template-columns:1fr 190px;gap:34px;align-items:center;background:#fff9f0;padding:42px;box-shadow:var(--shadow)}.media-hero-card h3{font-size:clamp(36px,4vw,54px);margin:8px 0 16px}.media-mark{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#d1aa80,#b47755);font-family:var(--serif);font-size:48px;color:#fff9f0;justify-self:end}
.video-feature{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:34px}.video-shell{position:relative;aspect-ratio:16/9;overflow:hidden;background:#d8cab8;box-shadow:var(--shadow)}.video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-copy{background:#fffaf1;padding:34px;display:flex;flex-direction:column;justify-content:center}.video-copy h3{font-size:clamp(30px,3.4vw,46px);margin:8px 0 14px}.podcast-zone{background:linear-gradient(180deg,#edf0e7,#f8f3e9)}.podcast-placeholder{border:1px dashed #aeb7a5;background:rgba(255,255,255,.58);padding:36px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.podcast-placeholder .signal{font-family:var(--serif);font-size:50px;color:#819077}.archive-label{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#6f7868}.archive-dot{width:8px;height:8px;border-radius:50%;background:#8c9a82;display:inline-block}.press-section{background:#f8f3e9}.media-note{background:linear-gradient(135deg,#e1e7db,#f2e5d4);padding:48px;max-width:1000px}.media-note h2{font-size:clamp(38px,5vw,58px);margin:8px 0 16px}.media-note p{max-width:760px;color:#64685f;font-size:18px}

footer{border-top:1px solid #d8cec0;padding:54px 0 100px;background:#f8f4ed}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.footer-title{font-family:var(--serif);font-size:36px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;color:#5b5751;font-size:13px}.copyright{margin-top:18px;font-size:11px;color:#8a8178}.note{font-size:12px;color:#7a746b;background:#efe8de;padding:10px 12px;border:1px solid #ded4c6;margin-top:16px}

@media(max-width:930px){
 .menu{display:none}.home-hero{min-height:650px;background-position:62% center}.home-hero:before{background:linear-gradient(90deg,rgba(249,244,235,.98) 0%,rgba(249,244,235,.88) 68%,rgba(249,244,235,.50) 100%)}
 .intro-grid,.featured-grid,.media-home-grid,.section-title-row,.section-head,.grid-2,.video-feature,.media-hero-card{grid-template-columns:1fr}.book-shelf,.pillar-grid,.grid-3{grid-template-columns:1fr}.editorial-item{grid-template-columns:1fr}.editorial-item .arrow{display:none}.author-visual{min-height:390px}.featured-cover-wrap{order:2}.featured-copy{order:1}.book-shelf{gap:56px}.shelf-cover{width:220px}.book-card{grid-template-columns:130px 1fr}.cover{width:130px}.footer-grid{grid-template-columns:1fr}.media-mark{justify-self:start}.editbar .state{display:none}
}
@media(max-width:580px){.shell{padding:0 20px}.hero-copy{padding:74px 0}.home-hero{min-height:640px}.hero-copy h1{font-size:52px}.intro-band,.featured-book,.bibliography,.pillars,.blogs-home,.media-home{padding:72px 0}.book-card{grid-template-columns:1fr}.cover{width:150px}.page-hero{padding-top:72px}.editbar{left:10px;right:10px;justify-content:center}.edit-help{left:10px;right:10px;width:auto}}


/* WordPress integration */
body.admin-bar .site-header{top:32px}
.wp-site-main{min-height:72vh}
.wp-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.wp-post-card{background:var(--paper2);border:1px solid var(--line);padding:26px;display:flex;flex-direction:column;min-height:300px}
.wp-post-card .post-thumb{aspect-ratio:16/9;overflow:hidden;margin:-26px -26px 22px;background:linear-gradient(135deg,#e8d8c4,#d6bea4)}
.wp-post-card .post-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.wp-post-card h3{font-size:29px;margin:10px 0 12px}
.wp-post-card p{color:var(--muted)}
.wp-post-card .link{margin-top:auto}
.wp-entry{max-width:820px;margin:0 auto;padding:80px 34px 110px}
.wp-entry h1{font-size:clamp(44px,6vw,76px);margin:10px 0 20px}
.wp-entry .entry-meta{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#8d684e;margin-bottom:28px}
.wp-entry-content{font-family:var(--serif);font-size:20px;line-height:1.82;color:#3e3933}
.wp-entry-content h2,.wp-entry-content h3{margin:1.5em 0 .5em}
.wp-entry-content p{margin:0 0 1.25em}
.wp-entry-content img{max-width:100%;height:auto}
.wp-entry-content a{text-decoration:underline;text-decoration-color:var(--clay2);text-underline-offset:3px}
.te-empty{padding:28px;background:var(--paper2);border:1px solid var(--line);color:var(--muted)}
.te-menu-fallback{display:flex;gap:22px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.te-menu-fallback a{font-size:13px;text-transform:uppercase;letter-spacing:.10em;color:#4e4943}
.current-menu-item>a,.current_page_item>a{color:#8c563d!important}
@media(max-width:900px){.wp-post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){body.admin-bar .site-header{top:46px}.wp-post-grid{grid-template-columns:1fr}.wp-entry{padding-left:20px;padding-right:20px}}


/* V9.3 WordPress integration — frozen V9 visuals, isolated site shell */
#tea-v93-root{display:block;position:relative;width:100%;max-width:none;margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}
#tea-v93-main{display:block;width:100%;margin:0;padding:0;min-height:72vh}
#tea-v93-root .page{display:block;position:relative;width:100%;max-width:none;margin:0}
#tea-v93-root .shell{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:34px;padding-right:34px}
#tea-v93-footer{border-top:1px solid #d8cec0;padding:54px 0 100px;background:#f8f4ed}
#tea-v93-footer .footer-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}
#tea-v93-footer .footer-title{font-family:var(--serif);font-size:36px}
#tea-v93-footer .footer-links{display:flex;gap:18px;flex-wrap:wrap;color:#5b5751;font-size:13px}
#tea-v93-footer .copyright{margin-top:18px;font-size:11px;color:#8a8178}
#tea-v93-footer a{color:inherit;text-decoration:none}

@media(max-width:930px){
 #tea-v93-footer .footer-grid{grid-template-columns:1fr}
}
@media(max-width:580px){
 #tea-v93-root .shell{padding-left:20px;padding-right:20px}
}


/* V9.3.1 minimal staging patch */
body.tea-v93-active #tea-v93-topnav{display:block!important;visibility:visible!important;opacity:1!important}
body.tea-v93-active #tea-v93-topnav .tea-v93-navinner{display:flex!important}
body.tea-v93-active #tea-v93-topnav .tea-v93-navlinks{display:flex!important;visibility:visible!important;opacity:1!important}
@media(max-width:930px){
  body.tea-v93-active #tea-v93-topnav .tea-v93-navlinks{display:none!important}
}


/* V9.3.2 — native WordPress menu + article cleanup */
body.tea-v93-active #tea-v93-topnav{
    display:block!important;visibility:visible!important;opacity:1!important;
    position:sticky!important;top:0!important;z-index:2147480000!important;
    width:100%!important;min-height:82px!important;background:#faf7f0!important;
    border-bottom:1px solid rgba(70,55,40,.08)!important
}
body.admin-bar.tea-v93-active #tea-v93-topnav{top:32px!important}
body.tea-v93-active #tea-v93-topnav .tea-v93-navinner{
    width:100%!important;max-width:1240px!important;min-height:82px!important;
    margin:0 auto!important;padding:0 34px!important;display:flex!important;
    align-items:center!important;justify-content:space-between!important;gap:28px!important
}
body.tea-v93-active #tea-v93-topnav .tea-v93-brand{
    display:block!important;visibility:visible!important;color:#2b2925!important;
    text-decoration:none!important;font-family:Georgia,'Times New Roman',serif!important;
    font-size:25px!important;font-weight:700!important;line-height:1.1!important;white-space:nowrap!important
}
body.tea-v93-active #tea-v93-topnav .tea-v93-brand span{
    display:block!important;margin-top:4px!important;color:#8d684e!important;
    font-family:Inter,Arial,sans-serif!important;font-size:9px!important;font-weight:500!important;
    letter-spacing:.16em!important;text-transform:uppercase!important
}
body.tea-v93-active #tea-v93-topnav .tea-v93-navlinks,
body.tea-v93-active #tea-v93-topnav .tea-v93-menu{
    display:flex!important;visibility:visible!important;opacity:1!important;
    align-items:center!important;justify-content:flex-end!important;gap:22px!important;
    margin:0!important;padding:0!important;list-style:none!important
}
body.tea-v93-active #tea-v93-topnav .tea-v93-menu li{
    display:block!important;margin:0!important;padding:0!important;list-style:none!important
}
body.tea-v93-active #tea-v93-topnav .tea-v93-menu a{
    display:block!important;visibility:visible!important;padding:9px 0!important;
    color:#4e4943!important;background:none!important;border:0!important;text-decoration:none!important;
    font-family:Inter,Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;
    line-height:1.3!important;letter-spacing:.08em!important;text-transform:uppercase!important;white-space:nowrap!important
}
body.tea-v93-active #tea-v93-topnav .current-menu-item>a,
body.tea-v93-active #tea-v93-topnav .current_page_item>a{color:#9a593b!important}

/* Individual Blogs & Essays */
body.single-post.tea-v93-active #tea-v93-main{background:#f8f4ed!important}
body.single-post.tea-v93-active .wp-entry{
    max-width:860px!important;margin:0 auto!important;padding:82px 34px 115px!important
}
body.single-post.tea-v93-active .wp-entry>h1{
    margin:10px 0 18px!important;color:#2b2925!important;
    font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(44px,5vw,70px)!important;
    font-weight:700!important;line-height:1.05!important;letter-spacing:-.03em!important
}
body.single-post.tea-v93-active .wp-entry>.entry-meta{
    margin-bottom:34px!important;color:#8d684e!important;font-family:Inter,Arial,sans-serif!important;
    font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important
}
body.single-post.tea-v93-active .wp-entry>img,
body.single-post.tea-v93-active .wp-entry>.wp-post-image{
    display:block!important;width:100%!important;max-width:100%!important;height:auto!important;
    margin:0 0 38px!important
}
body.single-post.tea-v93-active .wp-entry-content{
    color:#3e3933!important;font-family:Georgia,'Times New Roman',serif!important;
    font-size:20px!important;line-height:1.78!important
}
body.single-post.tea-v93-active .wp-entry-content p{margin:0 0 1.25em!important}
body.single-post.tea-v93-active .wp-entry-content h2{
    margin:1.55em 0 .55em!important;font-size:36px!important;line-height:1.12!important
}
body.single-post.tea-v93-active .wp-entry-content h3{
    margin:1.4em 0 .5em!important;font-size:28px!important;line-height:1.15!important
}
body.single-post.tea-v93-active .wp-entry-content ul,
body.single-post.tea-v93-active .wp-entry-content ol{margin:0 0 1.35em 1.4em!important;padding:0!important}
body.single-post.tea-v93-active .wp-entry-content li{margin:.4em 0!important}
body.single-post.tea-v93-active .wp-entry-content blockquote{
    margin:1.7em 0!important;padding:8px 0 8px 26px!important;border-left:3px solid #b06b4a!important;
    color:#655b52!important;font-style:italic!important
}
body.single-post.tea-v93-active .wp-entry-content img{
    max-width:100%!important;height:auto!important;margin:1.4em auto!important
}
body.single-post.tea-v93-active .wp-entry-content iframe{
    max-width:100%!important
}
body.single-post.tea-v93-active .wp-entry-content table{
    width:100%!important;border-collapse:collapse!important;margin:1.5em 0!important;font-family:Inter,Arial,sans-serif!important;font-size:15px!important
}
body.single-post.tea-v93-active .wp-entry-content th,
body.single-post.tea-v93-active .wp-entry-content td{
    padding:10px 12px!important;border:1px solid #d8cec0!important;text-align:left!important
}

@media(max-width:930px){
 body.tea-v93-active #tea-v93-topnav .tea-v93-navlinks{display:none!important}
}
@media(max-width:782px){
 body.admin-bar.tea-v93-active #tea-v93-topnav{top:46px!important}
}
@media(max-width:580px){
 body.tea-v93-active #tea-v93-topnav .tea-v93-navinner{padding:0 20px!important}
 body.single-post.tea-v93-active .wp-entry{padding:58px 20px 90px!important}
 body.single-post.tea-v93-active .wp-entry-content{font-size:18px!important}
}


/* V9.3.3 deterministic navigation */
#tea-v93-topnav,
#tea-v93-fixed-links,
#tea-v93-topnav a{
    visibility:visible!important;
    opacity:1!important;
}
@media(max-width:930px){
    #tea-v93-fixed-links{display:none!important}
}
