.hero-image{background-image:url('../img/caferistando-hero-img.png')}.hero:after{background:radial-gradient(ellipse 48% 78% at 25% 52%,rgba(255,249,237,.9) 0 32%,rgba(255,249,237,.58) 55%,transparent 78%),linear-gradient(90deg,#fff9ed 0 27%,rgba(255,249,237,.98) 34%,rgba(255,249,237,.82) 42%,rgba(255,249,237,.4) 51%,rgba(255,249,237,.08) 61%,transparent 70%)}.hero-actions{display:flex;gap:22px}
.section-title{display:flex;align-items:center;justify-content:center;gap:26px;margin-bottom:16px}.section-title h2{font-size:28px;margin:0;white-space:nowrap}.section-title span{width:90px;height:2px;background:var(--orange)}
.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.experience-card{min-height:140px;padding:20px 22px;display:flex;gap:20px;background:rgba(255,251,244,.85);border:1px solid rgba(154,101,62,.12);border-radius:13px;box-shadow:var(--shadow)}.icon-circle{width:88px;height:88px;border:1px solid #dea254;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.icon-circle img{width:52px;height:52px}.experience-card h3{font-size:21px;margin-bottom:4px}.experience-card p{font-size:12.5px;line-height:1.3;margin-bottom:10px}.experience-card a,.text-link{font-size:13px;color:#ce600a;font-weight:700}
.about{min-height:228px;position:relative;display:grid;grid-template-columns:44% 38% 18%;align-items:center;overflow:hidden}.about-photo{height:210px;border-radius:14px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.about-copy{padding:12px 40px;position:relative;z-index:2}.eyebrow{font-size:11px;color:#d16512;text-transform:uppercase;font-weight:800;letter-spacing:1.2px;margin-bottom:6px}.about-copy h2{font-size:27px;line-height:1.02;margin-bottom:10px}.about-copy>p:not(.eyebrow){font-family:Georgia,serif;font-size:13px;line-height:1.38;margin-bottom:12px}.coffee-branch{position:absolute;width:280px;height:265px;object-fit:contain;right:-20px;bottom:-60px;mix-blend-mode:multiply;opacity:.78}
.testimonial{position:relative;min-height:124px;margin-top:9px;border:1px solid #dfad6d;border-radius:13px;background:rgba(255,250,241,.55);overflow:hidden}.testimonial-viewport{overflow:hidden}.testimonial-track{display:flex;transition:transform .45s ease}.testimonial-slide{min-width:100%;min-height:122px;padding:0 62px 22px 0;display:grid;grid-template-columns:120px 1fr 300px;align-items:center}.quote-mark{font-family:Georgia,serif;font-size:92px;color:#d7740d;text-align:center;line-height:.3;padding-top:24px}.testimonial blockquote{font-family:Georgia,serif;font-size:16px;font-style:italic;margin:0;padding-right:35px}.customer{min-height:66px;border-left:2px solid #dd9d50;padding:4px 0 0 38px;display:flex;flex-direction:column;justify-content:center;font-size:12px}.customer strong{font-family:Georgia,serif;font-size:15px}.stars{color:#df7112;font-size:17px;letter-spacing:2px;margin-top:3px}.testimonial-arrow{position:absolute;z-index:2;top:50%;width:34px;height:34px;border:1px solid rgba(216,134,35,.55);border-radius:50%;display:grid;place-items:center;transform:translateY(-60%);color:#9b3d10;background:rgba(255,250,241,.92);font-family:Georgia,serif;font-size:25px;line-height:1;cursor:pointer;transition:.2s ease}.testimonial-arrow:hover{color:#fff;background:#d88623}.testimonial-prev{left:12px}.testimonial-next{right:12px}.testimonial-dots{position:absolute;z-index:2;left:50%;bottom:10px;display:flex;gap:7px;transform:translateX(-50%)}.testimonial-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d8b58d;cursor:pointer;transition:.2s ease}.testimonial-dot.active{width:20px;border-radius:5px;background:#d7740d}.testimonial-progress{position:absolute;z-index:2;inset:auto 0 0;height:3px;background:rgba(216,134,35,.16)}.testimonial-progress-bar{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left;background:linear-gradient(90deg,#c45c00,#e39a31)}.testimonial-progress-bar.is-running{animation:testimonial-progress 10s linear forwards}@keyframes testimonial-progress{to{transform:scaleX(1)}}
@media(max-width:950px){.hero-image{left:38%}.experience-grid{grid-template-columns:1fr}.experience-card{min-height:auto}.about{grid-template-columns:45% 55%}.coffee-branch{display:none}.testimonial-slide{grid-template-columns:80px 1fr 230px}.customer{padding-left:25px}}
@media(max-width:780px){.hero-image{left:0}.hero:after{background:linear-gradient(0deg,#fff8eb 0,transparent 60%)}.hero-actions{flex-direction:column;gap:12px}.button{width:100%}.section-pad{padding-top:8px}.section-title{gap:12px}.section-title h2{font-size:23px}.section-title span{width:35px}.experience-card{padding:17px}.icon-circle{width:72px;height:72px}.icon-circle img{width:43px;height:43px}.about{margin-top:20px;display:flex;flex-direction:column}.about-photo{width:100%;height:230px}.about-copy{padding:25px 5px}.about-copy h2{font-size:26px}.testimonial{margin-top:0}.testimonial-slide{min-height:270px;padding:20px 42px 28px;display:flex;flex-direction:column;justify-content:center;text-align:center}.quote-mark{height:48px;font-size:72px;padding-top:18px}.testimonial blockquote{font-size:15px;padding:0}.customer{min-height:auto;border:0;padding:15px 0 0}.testimonial-arrow{width:30px;height:30px}.testimonial-prev{left:7px}.testimonial-next{right:7px}}
@media(prefers-reduced-motion:reduce){.testimonial-track{transition:none}.testimonial-progress-bar.is-running{animation-timing-function:steps(10,end)}}
