.te-trend-category-body{--trend-accent:var(--te-teal-dark);--trend-accent-soft:var(--te-mint-soft);--trend-accent-rgb:0, 156, 155;background:radial-gradient(circle at 6% 7%, rgba(var(--trend-accent-rgb), .12), transparent 25rem), var(--te-page);}
.te-trend-theme-coral{--trend-accent:#e64b42;--trend-accent-soft:#fff0ed;--trend-accent-rgb:230, 75, 66;}
.te-trend-theme-violet{--trend-accent:#7148a5;--trend-accent-soft:#f1eafb;--trend-accent-rgb:113, 72, 165;}
.te-trend-theme-blue{--trend-accent:#287fc7;--trend-accent-soft:#e8f3fd;--trend-accent-rgb:40, 127, 199;}
.te-trend-theme-orange{--trend-accent:#e76e13;--trend-accent-soft:#fff0df;--trend-accent-rgb:231, 110, 19;}
.te-trend-page{padding:26px 0 90px;}
.te-trend-page > .container{width:min(1320px, calc(100% - 48px));max-width:none;padding:0;}
.te-trend-breadcrumb{margin-bottom:18px;display:flex;align-items:center;gap:9px;overflow:hidden;color:var(--te-muted);font-size:.75rem;white-space:nowrap;}
.te-trend-breadcrumb a{color:var(--te-teal-dark);font-weight:600;text-decoration:none;}
.te-trend-breadcrumb span[aria-current="page"]{overflow:hidden;text-overflow:ellipsis;}
.te-trend-breadcrumb span[aria-hidden="true"]{opacity:.4;}
.te-trend-hero{min-height:520px;display:grid;grid-template-columns:minmax(0, 1.12fr) minmax(430px, .88fr);overflow:hidden;border:1px solid var(--te-line);border-radius:32px;background:var(--te-surface);box-shadow:var(--te-shadow);}
.te-trend-hero-copy{min-width:0;position:relative;z-index:1;padding:clamp(42px, 5.2vw, 72px);display:flex;align-items:flex-start;justify-content:center;flex-direction:column;background:radial-gradient(circle at 12% 14%, rgba(var(--trend-accent-rgb), .14), transparent 17rem), linear-gradient(145deg, var(--te-surface), var(--te-surface-soft));}
.te-trend-hero-copy::after{content:"";width:175px;height:175px;position:absolute;right:-75px;bottom:-78px;border:1px solid rgba(var(--trend-accent-rgb), .2);border-radius:50%;pointer-events:none;}
.te-trend-kicker{min-height:34px;margin:0;padding:7px 11px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(var(--trend-accent-rgb), .2);border-radius:999px;background:var(--trend-accent-soft);color:var(--trend-accent);font-size:.66rem;font-weight:700;letter-spacing:.055em;line-height:1;text-transform:uppercase;}
.te-trend-hero h1{max-width:760px;margin:23px 0 0;color:var(--te-ink);font-size:clamp(3.15rem, 5.4vw, 5.7rem);font-weight:700;line-height:.94;letter-spacing:-.054em;}
.te-trend-summary{max-width:690px;margin:22px 0 0;color:var(--te-muted);font-size:.96rem;line-height:1.72;}
.te-trend-quick-links{margin-top:25px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;}
.te-trend-quick-links a{min-height:40px;padding:9px 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--te-line);border-radius:999px;background:var(--te-surface);color:var(--te-text) !important;font-size:.69rem;font-weight:620;text-decoration:none;transition:transform .18s ease, border-color .18s ease;}
.te-trend-quick-links a:hover{border-color:var(--trend-accent);transform:translateY(-2px);}
.te-trend-quick-links span{color:var(--trend-accent);}
.te-trend-stats{margin-top:26px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;}
.te-trend-stats span{min-height:31px;padding:7px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:10px;background:var(--te-surface-soft);color:var(--te-muted);font-size:.64rem;font-weight:650;}
.te-trend-stats strong{color:var(--trend-accent);font-size:.76rem;}
.te-trend-hero-media{min-width:0;min-height:520px;position:relative;overflow:hidden;background:var(--te-ink-deep);}
.te-trend-hero-media::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg, rgba(7, 27, 34, .16), transparent 32%), linear-gradient(0deg, rgba(7, 27, 34, .48), transparent 42%);pointer-events:none;}
.te-trend-hero-media > img{width:100%;height:100%;position:absolute;inset:0;display:block;object-fit:cover;object-position:100% center;transform:scale(1.045);}
.te-trend-hero-media > span{width:100%;height:100%;display:grid;place-items:center;color:#ffffff;font-size:4rem;}
.te-trend-hero-note{min-width:160px;min-height:62px;padding:11px 14px;position:absolute;right:20px;bottom:20px;z-index:2;display:flex;align-items:center;gap:11px;border:1px solid rgba(255, 255, 255, .26);border-radius:18px;background:rgba(7, 27, 34, .78);color:#ffffff;backdrop-filter:blur(12px);}
.te-trend-hero-note > i{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:rgba(255, 255, 255, .12);color:#7be0d7;}
.te-trend-hero-note small, .te-trend-hero-note strong{display:block;}
.te-trend-hero-note small{color:#afc3c3;font-size:.55rem;font-weight:550;}
.te-trend-hero-note strong{margin-top:3px;font-size:.76rem;}
.te-trend-section-nav{min-height:58px;margin-top:18px;padding:8px;position:sticky;top:42px;z-index:1010;display:flex;align-items:center;justify-content:center;gap:6px;overflow-x:auto;border:1px solid var(--te-line);border-radius:18px;background:rgba(255, 253, 248, .93);box-shadow:0 12px 28px rgba(8, 42, 54, .08);backdrop-filter:blur(16px);scrollbar-width:none;}
.te-trend-section-nav::-webkit-scrollbar{display:none;}
.te-trend-section-nav a{min-height:40px;padding:9px 14px;display:inline-flex;align-items:center;gap:8px;border-radius:12px;color:var(--te-muted) !important;font-size:.7rem;font-weight:650;text-decoration:none;white-space:nowrap;}
.te-trend-section-nav a:hover, .te-trend-section-nav a:focus-visible{background:var(--trend-accent-soft);color:var(--trend-accent) !important;}
.te-trend-section-nav a span{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--te-surface-soft);color:var(--trend-accent);font-size:.59rem;}
.te-trend-section{margin-top:74px;scroll-margin-top:120px;}
.te-trend-section-heading{margin-bottom:27px;display:grid;grid-template-columns:minmax(0, 1.4fr) minmax(280px, .6fr);align-items:end;gap:34px;}
.te-trend-section-heading > div > p{margin:0 0 10px;display:flex;align-items:center;gap:10px;color:var(--trend-accent);font-size:.65rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;}
.te-trend-section-heading > div > p span{width:35px;height:4px;border-radius:999px;background:var(--te-coral);}
.te-trend-section-heading h2{max-width:850px;margin:0;color:var(--te-ink);font-size:clamp(2.3rem, 4.4vw, 4.15rem);font-weight:700;line-height:.98;letter-spacing:-.055em;}
.te-trend-section-heading > p{margin:0 0 3px;color:var(--te-muted);font-size:.82rem;line-height:1.65;}
.te-trend-company-grid, .te-trend-post-grid{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:16px;}
.te-trend-company-card{min-width:0;grid-column:span 4;overflow:hidden;border:1px solid var(--te-line);border-radius:23px;background:var(--te-surface);box-shadow:var(--te-shadow-soft);transition:transform .22s ease, box-shadow .22s ease;}
.te-trend-company-card.is-featured{grid-column:span 6;}
.te-trend-company-card:hover, .te-trend-post-card:hover{transform:translateY(-4px);box-shadow:var(--te-shadow);}
.te-trend-company-card > a, .te-trend-post-card > a{height:100%;display:flex;flex-direction:column;color:inherit !important;text-decoration:none;}
.te-trend-company-media{aspect-ratio:16 / 9;position:relative;overflow:hidden;background:var(--te-surface-soft);}
.te-trend-company-card.is-featured .te-trend-company-media{aspect-ratio:2.05 / 1;}
.te-trend-company-media img, .te-trend-post-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s cubic-bezier(.2, .7, .2, 1), filter .2s ease;}
.te-trend-company-card:hover img, .te-trend-post-card:hover img{filter:brightness(.96);transform:scale(1.035);}
.te-trend-image-empty{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg, var(--trend-accent-soft), var(--te-surface-soft));color:var(--trend-accent);font-size:2.5rem;}
.te-trend-status{min-height:30px;padding:6px 9px;position:absolute;top:13px;left:13px;display:inline-flex;align-items:center;border-radius:999px;background:rgba(7, 27, 34, .8);color:#ffffff;font-size:.59rem;font-weight:700;backdrop-filter:blur(8px);}
.te-trend-status--open{background:rgba(11, 150, 107, .91);}
.te-trend-status--closed{background:rgba(220, 63, 51, .91);}
.te-trend-card-arrow{width:38px;height:38px;position:absolute;right:13px;bottom:13px;display:grid;place-items:center;border:1px solid rgba(255, 255, 255, .25);border-radius:50%;background:rgba(7, 27, 34, .72);color:#ffffff;font-size:.82rem;backdrop-filter:blur(8px);}
.te-trend-company-copy{min-height:210px;padding:21px;display:flex;flex-direction:column;}
.te-trend-company-card.is-featured .te-trend-company-copy{min-height:200px;padding:24px;}
.te-trend-company-copy > p, .te-trend-company-copy h3{margin:0;}
.te-trend-company-copy > p{color:var(--trend-accent);font-size:.64rem;font-weight:600;}
.te-trend-company-copy h3{margin-top:8px;color:var(--te-ink);font-size:1.19rem;font-weight:700;line-height:1.18;letter-spacing:-.025em;}
.te-trend-company-card.is-featured h3{font-size:1.42rem;}
.te-trend-campaign, .te-trend-company-excerpt{margin-top:14px;color:var(--te-muted);font-size:.7rem;line-height:1.55;}
.te-trend-campaign{padding:10px 11px;display:flex;align-items:flex-start;gap:8px;border-radius:12px;background:rgba(239, 73, 60, .09);color:var(--te-coral);font-weight:600;}
.te-trend-campaign i{margin-top:3px;flex:0 0 auto;}
.te-trend-company-copy > strong, .te-trend-post-copy > strong{margin-top:auto;padding-top:18px;color:var(--trend-accent);font-size:.72rem;font-weight:700;}
.te-trend-post-card{min-width:0;grid-column:span 4;overflow:hidden;border:1px solid var(--te-line);border-radius:23px;background:var(--te-surface);box-shadow:var(--te-shadow-soft);transition:transform .22s ease, box-shadow .22s ease;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child{grid-column:span 12;}
.te-trend-post-grid.te-post-count-2 .te-trend-post-card, .te-trend-post-grid.te-post-count-5 .te-trend-post-card:first-child{grid-column:span 6;}
.te-trend-post-grid.te-post-count-5 .te-trend-post-card:nth-child(n + 2){grid-column:span 3;}
.te-trend-post-media{aspect-ratio:16 / 10;position:relative;overflow:hidden;background:var(--te-surface-soft);}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child > a{display:grid;grid-template-columns:minmax(0, 1.12fr) minmax(360px, .88fr);}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child .te-trend-post-media{min-height:390px;aspect-ratio:auto;}
.te-trend-premium{min-height:30px;padding:6px 9px;position:absolute;top:13px;left:13px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:rgba(7, 27, 34, .82);color:#ffe28a;font-size:.59rem;font-weight:700;backdrop-filter:blur(8px);}
.te-trend-post-copy{min-height:235px;padding:22px;display:flex;flex-direction:column;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child .te-trend-post-copy{min-height:390px;padding:clamp(27px, 4vw, 45px);justify-content:center;}
.te-trend-post-copy > p{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px 13px;color:var(--te-muted);font-size:.61rem;font-weight:620;}
.te-trend-post-copy > p span + span{position:relative;}
.te-trend-post-copy > p span + span::before{content:"";width:3px;height:3px;position:absolute;top:50%;left:-8px;border-radius:50%;background:var(--trend-accent);}
.te-trend-post-copy h3{margin:10px 0 0;color:var(--te-ink);font-size:1.18rem;font-weight:700;line-height:1.22;letter-spacing:-.025em;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child h3{font-size:clamp(1.65rem, 3vw, 2.5rem);line-height:1.05;}
.te-trend-post-copy > div{margin-top:13px;color:var(--te-muted);font-size:.72rem;line-height:1.62;}
.te-trend-empty{min-height:320px;padding:42px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed var(--te-line);border-radius:26px;background:var(--te-surface);text-align:center;}
.te-trend-empty > span{width:62px;height:62px;display:grid;place-items:center;border-radius:20px;background:var(--trend-accent-soft);color:var(--trend-accent);font-size:1.45rem;}
.te-trend-empty h3{margin:18px 0 0;color:var(--te-ink);font-size:1.4rem;font-weight:700;}
.te-trend-empty p{max-width:520px;margin:10px 0 0;color:var(--te-muted);font-size:.78rem;line-height:1.65;}
.te-trend-empty a{min-height:42px;margin-top:20px;padding:9px 14px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--trend-accent);color:#ffffff !important;font-size:.7rem;font-weight:700;text-decoration:none;}
.te-trend-pagination{margin-top:34px;display:grid;grid-template-columns:minmax(120px, 1fr) auto minmax(120px, 1fr);align-items:center;gap:16px;}
.te-trend-pagination > div{display:flex;align-items:center;justify-content:center;gap:6px;}
.te-trend-pagination a{min-width:42px;min-height:42px;padding:9px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--te-line);border-radius:13px;background:var(--te-surface);color:var(--te-text) !important;font-size:.7rem;font-weight:650;text-decoration:none;}
.te-trend-pagination a.is-active{border-color:var(--trend-accent);background:var(--trend-accent);color:#ffffff !important;}
.te-page-direction:first-child{justify-self:start;}
.te-page-direction:last-child{justify-self:end;}
html[data-theme="dark"] .te-trend-theme-coral{--trend-accent:#ff847c;--trend-accent-soft:#442724;}
html[data-theme="dark"] .te-trend-theme-violet{--trend-accent:#c29aef;--trend-accent-soft:#332641;}
html[data-theme="dark"] .te-trend-theme-blue{--trend-accent:#75bdf3;--trend-accent-soft:#1c3548;}
html[data-theme="dark"] .te-trend-theme-orange{--trend-accent:#ffad63;--trend-accent-soft:#432f20;}
html[data-theme="dark"] .te-trend-section-nav{background:rgba(11, 23, 27, .93);}
html[data-theme="dark"] .te-trend-campaign{background:rgba(239, 73, 60, .14);}
@media (max-width: 1120px){.te-trend-hero{grid-template-columns:minmax(0, 1fr) minmax(390px, .82fr);}
.te-trend-hero-copy{padding:45px;}
.te-trend-company-card, .te-trend-company-card.is-featured, .te-trend-post-card, .te-trend-post-grid.te-post-count-2 .te-trend-post-card, .te-trend-post-grid.te-post-count-5 .te-trend-post-card:first-child, .te-trend-post-grid.te-post-count-5 .te-trend-post-card:nth-child(n + 2){grid-column:span 6;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child{grid-column:span 12;}}
@media (max-width: 900px){.te-trend-page{padding-top:20px;}
.te-trend-page > .container{width:min(100% - 34px, 760px);}
.te-trend-hero{min-height:0;grid-template-columns:1fr;}
.te-trend-hero-copy{min-height:460px;padding:46px;}
.te-trend-hero-media{min-height:410px;}
.te-trend-section-nav{justify-content:flex-start;}
.te-trend-section-heading{grid-template-columns:1fr;gap:15px;}
.te-trend-section-heading > p{max-width:620px;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child > a{grid-template-columns:1fr;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child .te-trend-post-media{min-height:350px;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child .te-trend-post-copy{min-height:280px;}}
@media (max-width: 640px){.te-trend-page{padding:14px 0 72px;}
.te-trend-page > .container{width:calc(100% - 24px);}
.te-trend-breadcrumb{margin-bottom:12px;font-size:.66rem;}
.te-trend-hero{border-radius:24px;}
.te-trend-hero-copy{min-height:0;padding:32px 24px 34px;}
.te-trend-hero-copy::after{display:none;}
.te-trend-kicker{min-height:30px;font-size:.58rem;}
.te-trend-hero h1{margin-top:19px;font-size:clamp(2.45rem, 13.5vw, 3.55rem);line-height:.97;}
.te-trend-summary{margin-top:17px;font-size:.84rem;line-height:1.65;}
.te-trend-quick-links{margin-top:21px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));}
.te-trend-quick-links a{min-width:0;min-height:39px;padding:8px 10px;justify-content:space-between;font-size:.64rem;}
.te-trend-stats{margin-top:20px;}
.te-trend-stats span{font-size:.59rem;}
.te-trend-hero-media{min-height:315px;}
.te-trend-hero-note{min-width:145px;right:14px;bottom:14px;}
.te-trend-section-nav{min-height:50px;margin-inline:-12px;padding:6px 12px;top:42px;border-right:0;border-left:0;border-radius:0;}
.te-trend-section-nav a{min-height:36px;padding:8px 10px;font-size:.64rem;}
.te-trend-section{margin-top:54px;}
.te-trend-section-heading{margin-bottom:21px;}
.te-trend-section-heading h2{font-size:2.2rem;}
.te-trend-section-heading > p{font-size:.75rem;}
.te-trend-company-grid, .te-trend-post-grid{gap:12px;}
.te-trend-company-card, .te-trend-company-card.is-featured, .te-trend-post-card, .te-trend-post-grid.te-post-count-2 .te-trend-post-card, .te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child, .te-trend-post-grid.te-post-count-5 .te-trend-post-card:first-child, .te-trend-post-grid.te-post-count-5 .te-trend-post-card:nth-child(n + 2){grid-column:span 12;border-radius:20px;}
.te-trend-company-card.is-featured .te-trend-company-media, .te-trend-company-media, .te-trend-post-media{aspect-ratio:16 / 9;}
.te-trend-company-copy, .te-trend-company-card.is-featured .te-trend-company-copy{min-height:190px;padding:19px;}
.te-trend-company-card.is-featured h3, .te-trend-company-copy h3{font-size:1.16rem;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child > a{display:flex;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child .te-trend-post-media{min-height:0;aspect-ratio:16 / 9;}
.te-trend-post-copy, .te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child .te-trend-post-copy{min-height:220px;padding:20px;justify-content:flex-start;}
.te-trend-post-grid.te-post-count-4 .te-trend-post-card:first-child h3{font-size:1.28rem;line-height:1.18;}
.te-trend-empty{min-height:270px;padding:30px 21px;border-radius:22px;}
.te-trend-pagination{grid-template-columns:1fr 1fr;}
.te-trend-pagination > div{grid-column:1 / -1;grid-row:1;}
.te-page-direction{grid-row:2;}}
@media (prefers-reduced-motion: reduce){.te-trend-quick-links a, .te-trend-company-card, .te-trend-post-card, .te-trend-company-media img, .te-trend-post-media img{transition:none !important;}}