.stvg-instagram-feed{--stvg-green:#91bd00;--stvg-green-dark:#79a000;--stvg-dark:#17223a;--stvg-muted:#646d79;--stvg-border:#e3e7e9;width:100%;box-sizing:border-box;margin:26px 0;padding:20px 22px 22px;background:#fff;border:1px solid var(--stvg-border);border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.04);font-family:inherit}.stvg-instagram-feed *,.stvg-instagram-feed *::before,.stvg-instagram-feed *::after{box-sizing:border-box}.stvg-instagram-feed__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 5px 17px}.stvg-instagram-feed__heading{display:flex;align-items:center;gap:14px;min-width:0}.stvg-instagram-feed__logo{display:inline-flex;flex:0 0 43px;width:43px;height:43px;color:var(--stvg-green)}.stvg-instagram-feed__logo svg,.stvg-instagram-card__corner-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8}.stvg-instagram-feed__titles h2{margin:0 0 3px!important;padding:0!important;color:var(--stvg-dark);font-size:clamp(20px,2vw,26px);line-height:1.08;font-weight:750;letter-spacing:-.02em}.stvg-instagram-feed__titles p{margin:0!important;color:var(--stvg-muted);font-size:14px;line-height:1.35}.stvg-instagram-feed__profile{color:var(--stvg-green);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.stvg-instagram-feed__profile:hover,.stvg-instagram-feed__profile:focus{color:var(--stvg-green-dark);text-decoration:underline}.stvg-instagram-feed__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stvg-instagram-feed__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.stvg-instagram-feed__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.stvg-instagram-feed__grid--1{grid-template-columns:minmax(0,1fr)}.stvg-instagram-card{min-width:0;overflow:hidden;background:#fff;border:1px solid #e0e4e7;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.07);transition:transform .2s ease,box-shadow .2s ease}.stvg-instagram-card:hover{transform:translateY(-2px);box-shadow:0 7px 19px rgba(0,0,0,.11)}.stvg-instagram-card__link{display:block;color:inherit;text-decoration:none!important}.stvg-instagram-card__media{position:relative;overflow:hidden;aspect-ratio:4/3.25;background:#eef1f3}.stvg-instagram-card__media::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.68) 0,rgba(0,0,0,.18) 40%,rgba(0,0,0,0) 62%)}.stvg-instagram-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.stvg-instagram-card:hover .stvg-instagram-card__media img{transform:scale(1.025)}.stvg-instagram-card__corner-icon{position:absolute;z-index:2;top:10px;right:10px;display:inline-flex;width:23px;height:23px;color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45))}.stvg-instagram-card__overlay{position:absolute;z-index:2;left:13px;right:13px;bottom:13px;color:#fff;font-size:clamp(13px,1.12vw,16px);line-height:1.22;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5)}.stvg-instagram-card__actions{display:flex;align-items:center;gap:13px;height:41px;padding:0 11px;color:#606875;background:#fff}.stvg-action-icon{display:inline-flex;width:19px;height:19px}.stvg-action-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.stvg-action-icon--save{margin-left:auto}.stvg-instagram-feed--error{color:#8a2424;background:#fff6f6;border-color:#e8b4b4}@media(max-width:980px){.stvg-instagram-feed__grid,.stvg-instagram-feed__grid--3,.stvg-instagram-feed__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.stvg-instagram-card__media{aspect-ratio:4/3}}@media(max-width:620px){.stvg-instagram-feed{margin:20px 0;padding:16px 14px 17px;border-radius:9px}.stvg-instagram-feed__header{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:14px}.stvg-instagram-feed__grid,.stvg-instagram-feed__grid--2,.stvg-instagram-feed__grid--3,.stvg-instagram-feed__grid--4{grid-template-columns:1fr;gap:14px}.stvg-instagram-card__media{aspect-ratio:4/3.15}.stvg-instagram-feed__profile{margin-left:57px}}