:root{ --twd-ease:cubic-bezier(.2,.7,.2,1); }
body{ -webkit-font-smoothing:antialiased; text-rendering:optimizeLegibility; }
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.04;mix-blend-mode:multiply;
 background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");}
h1,h2,h3{letter-spacing:-.015em;}
.twd-eyebrow{letter-spacing:.24em;text-transform:uppercase;font-size:.8rem;}
.twd-hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;}
.twd-hero>*{position:relative;z-index:1;width:100%;}
.twd-hero::after{content:"";position:absolute;inset:0;background:radial-gradient(120% 75% at 82% 8%,rgba(201,162,75,.22),transparent 58%);z-index:0;}
.twd-hero h1,.twd-hero p,.twd-hero .wp-block-buttons,.twd-hero .twd-eyebrow{opacity:0;transform:translateY(20px);animation:twdUp .9s var(--twd-ease) forwards;}
.twd-hero .twd-eyebrow{animation-delay:.05s}.twd-hero h1{animation-delay:.16s}.twd-hero p{animation-delay:.30s}.twd-hero .wp-block-buttons{animation-delay:.44s}
@keyframes twdUp{to{opacity:1;transform:none}}
.twd-thumb{aspect-ratio:4/5;border-radius:3px;}
.twd-card{transition:transform .5s var(--twd-ease);} .twd-card:hover{transform:translateY(-7px);}
.twd-card:hover .twd-thumb{filter:brightness(1.04) saturate(1.05);}
.wp-block-navigation a,.twd-link{background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-repeat:no-repeat;background-position:0 100%;transition:background-size .4s var(--twd-ease);text-decoration:none;padding-bottom:2px;}
.wp-block-navigation a:hover,.twd-link:hover{background-size:100% 1px;}
.wp-block-button__link{transition:transform .3s var(--twd-ease),background-color .3s;} .wp-block-button__link:hover{transform:translateY(-2px);}
.entry-content{font-size:1.12rem;line-height:1.75;} .entry-content h2{margin-top:2.2em;}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
/* fix hero stacking */
.twd-hero{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.2rem;}
.twd-hero>*{width:auto;max-width:46rem;}
/* --- polish pass --- */
.twd-hero .wp-block-buttons{justify-content:flex-start;}
.twd-thumb{box-shadow:0 1px 0 rgba(43,37,33,.05);transition:box-shadow .5s var(--twd-ease),filter .5s var(--twd-ease);}
.twd-card:hover .twd-thumb{box-shadow:0 20px 44px -22px rgba(43,37,33,.5);}
.twd-card .twd-link{display:inline-block;margin-top:.5rem;font-weight:600;font-size:.95rem;}
.twd-cta .wp-block-buttons{justify-content:flex-start;}
.is-style-outline .wp-block-button__link{border-width:1px;}
.wp-block-table table{border-collapse:collapse;width:100%;} 
.wp-block-table td,.wp-block-table th{border-bottom:1px solid rgba(140,123,102,.3);padding:.85rem .5rem;text-align:left;}
.wp-block-table th{font-family:var(--wp--preset--font-family--body);font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;color:var(--wp--preset--color--taupe);}
/* --- footer --- */
.twd-footer{border-top:1px solid rgba(201,162,75,.22);}
.twd-footer .twd-rule{border:none;border-top:1px solid rgba(140,123,102,.3);height:0;opacity:1;}
.twd-footer .twd-link{color:inherit;}
.twd-footer .twd-link:hover{color:var(--wp--preset--color--cream);}
