﻿.SITE_NegotiatedPage{padding-block:clamp(1.5rem,4vw,4rem);background:var(--SITE_SurfaceMuted)}.SITE_NegotiatedHeader{margin-bottom:clamp(1.5rem,3vw,2.5rem);text-align:center}.SITE_NegotiatedHeader h1{margin:0;color:var(--SITE_Text);font-size:clamp(1.65rem,3vw,2.5rem);letter-spacing:-.03em}.SITE_NegotiatedHeader p{margin:.65rem 0 0;color:var(--SITE_TextMuted)}.SITE_NegotiatedGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}.SITE_NegotiatedCard{overflow:hidden;border:1px solid var(--SITE_Line);border-radius:var(--SITE_RadiusMd);background:var(--SITE_Surface);box-shadow:var(--SITE_ShadowSm);transition:transform var(--SITE_Transition),box-shadow var(--SITE_Transition)}.SITE_NegotiatedCard:hover{transform:translateY(-3px);box-shadow:var(--SITE_ShadowMd)}.SITE_NegotiatedImage{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--SITE_SurfaceMuted)}.SITE_NegotiatedImage>img:first-child,.SITE_NegotiatedImage picture,.SITE_NegotiatedImage picture img{display:block;width:100%;height:100%;object-fit:cover}.SITE_NegotiatedImage .tarjaImg{position:absolute;z-index:2;top:1rem;left:1rem;width:auto;height:auto;max-width:7rem}.SITE_NegotiatedCardContent{padding:1.2rem}.SITE_NegotiatedCard h2{display:-webkit-box;margin:0;overflow:hidden;color:var(--SITE_Text);font-size:1.1rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.SITE_NegotiatedAddress,.SITE_NegotiatedDescription{display:-webkit-box;margin:.55rem 0 0;overflow:hidden;color:var(--SITE_TextMuted);font-size:.87rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.SITE_NegotiatedFeatures{display:flex;flex-wrap:wrap;gap:.55rem 1rem;margin:1rem 0 0;color:var(--SITE_TextMuted)}.SITE_NegotiatedFeatures div{display:inline-flex;align-items:center;gap:.35rem;font-size:.84rem}.SITE_NegotiatedFeatures dt{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.SITE_NegotiatedFeatures dd{margin:0}.SITE_NegotiatedEmpty{grid-column:1/-1;margin:0;color:var(--SITE_TextMuted);text-align:center}.SITE_NegotiatedPagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:2rem}.SITE_NegotiatedPagination a{display:grid;min-width:2.55rem;height:2.55rem;place-items:center;padding-inline:.5rem;border:1px solid var(--SITE_Line);border-radius:50%;background:var(--SITE_Surface);color:var(--SITE_Text);transition:background var(--SITE_Transition),border-color var(--SITE_Transition),color var(--SITE_Transition),transform var(--SITE_Transition)}.SITE_NegotiatedPagination a:hover{border-color:var(--site-color-button);color:var(--site-color-button);transform:translateY(-1px)}.SITE_NegotiatedPagination .is-current{border-color:var(--site-color-button);background:var(--site-color-button);color:var(--site-color-button-text,#fff)}@media(max-width:1024px){.SITE_NegotiatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.SITE_NegotiatedPage{padding-block:1rem 2.5rem}.SITE_NegotiatedGrid{grid-template-columns:1fr}.SITE_NegotiatedCardContent{padding:1rem}}
