.lx-landing-results{scroll-margin-top:110px;padding-block:10px;}.lx-landing-results>.container{position:relative;overflow:hidden;padding:30px;border:1px solid #e5e8ed;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 16px 45px rgba(20,32,50,.06);}.lx-landing-results>.container:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,var(--brand-300),var(--brand-500),transparent);}.lx-landing-results__head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:25px;}.lx-landing-results__title{margin:0;color:#15223a;text-align:right;}.lx-landing-results__intro{max-width:760px;margin-top:7px;color:#6c7583;line-height:1.9;}.lx-landing-results__count{padding:6px 11px;border:1px solid #e0e4ea;border-radius:999px;color:#697384;font-size:13px;}.lx-landing-results__all{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:42px;padding:8px 15px;border:1px solid #d9dee6;border-radius:10px;background:#fff;color:#15223a;font-size:13px;font-weight:700;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;}.lx-landing-results__all-icon{display:inline-grid;place-items:center;width:16px;height:16px;flex:0 0 16px;direction:ltr;unicode-bidi:isolate;}.lx-landing-results__all-icon svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.ltr .lx-landing-results__all-icon svg,html[dir="ltr"] .lx-landing-results__all-icon svg{transform:scaleX(-1)}.lx-landing-results__all:hover{transform:translateY(-2px);border-color:var(--brand-300);color:#15223a;text-decoration:none;box-shadow:0 10px 24px rgba(20,32,50,.08);}.lx-portfolio-list{margin:0;padding:0;list-style:none;}.lx-portfolio-list__item{display:flex;min-width:0;}.lx-landing-results__grid{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:20px;}.lx-landing-card{--lx-card-bg:#fff;--lx-card-border:#dfe4eb;--lx-card-fg:#17233a;--lx-card-muted:#6a7483;--lx-card-accent:var(--brand-600,#b77a1f);--lx-card-chip:#f6f7f9;position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:100%;overflow:hidden;border:1px solid var(--lx-card-border);border-radius:20px;background:var(--lx-card-bg);color:var(--lx-card-fg);box-shadow:0 10px 28px rgba(24,35,52,.07);isolation:isolate;transition:transform .28s cubic-bezier(.2,.7,.2,1),border-color .25s ease,box-shadow .28s ease;}.lx-landing-card:before{content:"";position:absolute;z-index:3;inset:0 0 auto;height:3px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--lx-card-accent) 78%,transparent),transparent);opacity:0;transform:scaleX(.45);transition:opacity .25s ease,transform .3s ease;}.lx-landing-card:hover{transform:translateY(-7px);border-color:color-mix(in srgb,var(--lx-card-accent) 45%,var(--lx-card-border));box-shadow:0 22px 48px rgba(24,35,52,.15);}.lx-landing-card:hover:before{opacity:1;transform:scaleX(1);}.lx-landing-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#eef1f4;}.lx-landing-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .35s ease;}.lx-landing-card__media-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,13,23,.2));pointer-events:none;transition:background .3s ease;}.lx-landing-card:hover .lx-landing-card__media img{transform:scale(1.055);filter:saturate(1.05) contrast(1.02);}.lx-landing-card:hover .lx-landing-card__media-shade{background:linear-gradient(180deg,rgba(7,13,23,.02) 30%,rgba(7,13,23,.35));}.lx-landing-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:19px 19px 17px;text-align:right;}.lx-landing-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 12px;padding:0;list-style:none;}.lx-landing-card__meta-item{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:5px 8px;border:1px solid color-mix(in srgb,var(--lx-card-border) 82%,transparent);border-radius:999px;background:var(--lx-card-chip);color:var(--lx-card-muted);font-size:11px;font-weight:600;line-height:1.4;}.lx-landing-card__meta-item>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.lx-landing-card__meta-icon{display:grid;place-items:center;width:14px;height:14px;flex:0 0 14px;color:var(--lx-card-accent);}.lx-landing-card__meta-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.lx-landing-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:3.55em;margin:0;color:var(--lx-card-fg);font-size:16px;font-weight:800;line-height:1.78;}.lx-landing-card__title a{color:inherit;text-decoration:none;}.lx-landing-card__title a:hover{color:var(--lx-card-accent);text-decoration:none;}.lx-landing-card__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:9px 0 0;color:var(--lx-card-muted);font-size:12px;line-height:1.9;}.lx-landing-card__footer{margin-top:auto;padding-top:15px;}.lx-landing-card__link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding-top:13px;border-top:1px solid color-mix(in srgb,var(--lx-card-border) 78%,transparent);color:var(--lx-card-fg);font-size:12px;font-weight:750;text-decoration:none;}.lx-landing-card__link:hover{color:var(--lx-card-accent);text-decoration:none;}.lx-landing-card__link-icon{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;border:1px solid color-mix(in srgb,var(--lx-card-accent) 38%,transparent);border-radius:50%;background:color-mix(in srgb,var(--lx-card-accent) 8%,transparent);color:var(--lx-card-accent);transition:transform .22s ease,background .22s ease,color .22s ease;}.lx-landing-card__link-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}.lx-landing-card__link:hover .lx-landing-card__link-icon{transform:translateX(-3px);background:var(--lx-card-accent);color:#fff;}.lx-landing-card__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#eef0f3,#dfe3e8);}.lx-landing-results__empty{margin:0;padding:30px;border:1px dashed #d9dde4;border-radius:13px;color:#697384;text-align:center;}.lx-landing-pagination{margin-top:28px}.lx-landing-pagination ul{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;padding:0;list-style:none;}.lx-landing-pagination a,.lx-landing-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding-inline:10px;border:1px solid #dde1e8;border-radius:10px;color:#15223a;text-decoration:none;}.lx-landing-pagination .current{border-color:var(--brand-400);background:var(--brand-400);color:#231900;}:root[data-theme="dark"] .lx-landing-results>.container{border-color:var(--lx-dark-border);background:linear-gradient(180deg,var(--lx-dark-surface-2),#0b1321);box-shadow:0 18px 52px rgba(0,0,0,.28);}:root[data-theme="dark"] .lx-landing-results__title{color:var(--lx-dark-fg)}:root[data-theme="dark"] .lx-landing-results__intro{color:var(--lx-dark-muted)}:root[data-theme="dark"] .lx-landing-results__all{border-color:var(--lx-dark-border);background:var(--lx-dark-surface);color:var(--lx-dark-fg);}:root[data-theme="dark"] .lx-landing-card{--lx-card-bg:#111b2d;--lx-card-border:#293650;--lx-card-fg:#f2f5fa;--lx-card-muted:#a7b1c0;--lx-card-accent:#e4ad32;--lx-card-chip:rgba(255,255,255,.045);box-shadow:0 12px 30px rgba(0,0,0,.22);}:root[data-theme="dark"] .lx-landing-card:hover{box-shadow:0 24px 48px rgba(0,0,0,.38);}:root[data-theme="dark"] .lx-landing-card__placeholder{background:linear-gradient(135deg,#18243a,#0d1626);}@media(min-width:620px){.lx-landing-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.lx-landing-results__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;}}@media(max-width:620px){.lx-landing-results>.container{padding:20px 16px}.lx-landing-results__head{align-items:flex-start;flex-direction:column;}.lx-landing-results__all{align-self:flex-start}.lx-landing-card__body{padding:17px 16px 15px}.lx-landing-card__title{min-height:0;font-size:15px;}}@media(hover:none){.lx-landing-card:hover{transform:none}}