.tm-section{background:var(--background);padding:6rem 0}.tm-header{text-align:center;max-width:600px;margin:0 auto 4rem}.tm-tag{color:#0369a1;letter-spacing:.08em;text-transform:uppercase;background:#0ea5e91f;border:1px solid #0ea5e940;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.tm-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.1}.tm-highlight{color:#0c4a6e;background:linear-gradient(90deg,#0ea5e9,#38bdf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.tm-subtitle{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6}.tm-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.tm-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.tm-grid{grid-template-columns:repeat(3,1fr)}}.tm-card{background:#fff;border:1px solid #0000000f;border-radius:1.5rem;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #00000008}.dark .tm-card{background:#0f172a;border-color:#ffffff14;box-shadow:0 10px 30px #0003}.tm-card:hover{border-color:#0ea5e940;transform:translateY(-5px);box-shadow:0 20px 40px #0ea5e91f}.tm-card-header{align-items:center;margin-bottom:1rem;display:flex}.tm-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:1rem;font-size:1.25rem;font-weight:600;display:flex}.tm-author{flex-grow:1}.tm-author-name{color:var(--foreground);margin:0 0 .1rem;padding:0;font-size:1rem;font-weight:700;line-height:1.3}.tm-author span{color:var(--muted-foreground);font-size:.8rem}.tm-google-icon{opacity:.9;margin-left:auto}.tm-rating{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.tm-stars{gap:2px;display:flex}.tm-time{color:var(--muted-foreground);font-size:.8rem}.tm-content{color:var(--foreground);opacity:.9;flex-grow:1;font-size:1.05rem;line-height:1.6}.tm-more-action{text-align:center;margin-top:1rem}.tm-more-action a{color:var(--foreground);border-color:#0000001a;transition:all .2s}.dark .tm-more-action a{border-color:#ffffff1a}.tm-more-action a:hover{color:#0ea5e9;background:#0ea5e90d;border-color:#0ea5e9}@media (max-width:768px){.tm-section{padding:4rem 0}.tm-header{margin-bottom:2.5rem;padding:0 1rem}.tm-subtitle{font-size:1rem}.tm-grid{gap:1.25rem;margin-bottom:2.5rem}}@media (max-width:480px){.tm-section{padding:3rem 0}.tm-header{margin-bottom:2rem}.tm-title{font-size:clamp(1.6rem,7vw,2rem)}.tm-subtitle{font-size:.95rem}.tm-card{border-radius:1.25rem;padding:1.5rem}.tm-content{font-size:.95rem}.tm-grid{gap:1rem}}@media (max-width:360px){.tm-card{padding:1.25rem}.tm-title{font-size:clamp(1.4rem,8vw,1.8rem)}}
