.story-grid[data-astro-cid-kh7btl4r]{display:grid;gap:clamp(3rem,6vw,6rem);grid-template-columns:1fr}@media (min-width: 900px){.story-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr;align-items:start}}.story-image[data-astro-cid-kh7btl4r]{border-radius:10px;overflow:hidden;background:linear-gradient(135deg,#ebe4dc,#d8d0c4);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;position:relative}.story-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.story-image[data-astro-cid-kh7btl4r]:hover img[data-astro-cid-kh7btl4r]{transform:scale(1.04)}.story-image-label[data-astro-cid-kh7btl4r]{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:#8c8578;opacity:.4}.story-image-caption[data-astro-cid-kh7btl4r]{position:absolute;bottom:1.5rem;left:1.5rem;background:#ffffffeb;backdrop-filter:blur(8px);padding:10px 16px;border-radius:2px;font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a}.story-text[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.75rem}.story-quote[data-astro-cid-kh7btl4r]{font-family:Tenor Sans,serif;font-size:clamp(1.125rem,2.5vw,1.625rem);font-weight:400;letter-spacing:.02em;line-height:1.5;color:#1a1a1a;border-left:1.5px solid #8b6448;padding-left:1.75rem;margin-bottom:.5rem}.story-body[data-astro-cid-kh7btl4r]{font-size:var(--text-body);color:#8c8578;line-height:1.8}.values-grid[data-astro-cid-kh7btl4r]{display:grid;gap:1px;background:#e0ddd8;border:.5px solid #e0ddd8;border-radius:10px;overflow:hidden;grid-template-columns:1fr}@media (min-width: 640px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(3,1fr)}}.value-card[data-astro-cid-kh7btl4r]{background:#fff;padding:clamp(1.5rem,4vw,2.25rem) clamp(1.25rem,3.5vw,2rem);display:flex;flex-direction:column;gap:1rem;transition:background .2s}.value-card[data-astro-cid-kh7btl4r]:hover{background:#f5f2ee}.value-num[data-astro-cid-kh7btl4r]{font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:#8c8578}.value-title[data-astro-cid-kh7btl4r]{font-family:Tenor Sans,serif;font-size:1.125rem;letter-spacing:.04em}.value-body[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:#8c8578;line-height:1.65}.partner-strip[data-astro-cid-kh7btl4r]{background:#8b6448;border-radius:10px;padding:clamp(2.5rem,5vw,4rem);overflow:hidden;position:relative}.partner-strip[data-astro-cid-kh7btl4r]:before{content:"Oaón";position:absolute;right:-1rem;bottom:-1rem;font-family:Tenor Sans,serif;font-size:clamp(6rem,15vw,12rem);letter-spacing:-.02em;color:transparent;-webkit-text-stroke:.5px rgba(255,255,255,.08);line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.partner-inner[data-astro-cid-kh7btl4r]{position:relative;z-index:1;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width: 900px){.partner-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr;align-items:center}}.partner-label[data-astro-cid-kh7btl4r]{font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:#ffffff73;display:block;margin-bottom:1rem}.partner-heading[data-astro-cid-kh7btl4r]{font-family:Tenor Sans,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;letter-spacing:.02em;line-height:1.15;color:#fff;margin-bottom:1.25rem}.partner-body[data-astro-cid-kh7btl4r]{font-size:var(--text-body);color:#fff9;line-height:1.75}.partner-heading-link[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#ffffff59;transition:text-decoration-color .2s}.partner-heading-link[data-astro-cid-kh7btl4r]:hover{text-decoration-color:#ffffffd9}.partner-body-link[data-astro-cid-kh7btl4r]{color:#ffffffd9;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff4d;transition:color .2s,text-decoration-color .2s}.partner-body-link[data-astro-cid-kh7btl4r]:hover{color:#fff;text-decoration-color:#ffffffb3}.btn-white[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;min-height:48px;font-family:Tenor Sans,serif;font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;padding:0 32px;border-radius:2px;background:#fff;color:#1a1a1a;transition:background .2s}.btn-white[data-astro-cid-kh7btl4r]:hover{background:#f5f2ee}.btn-white[data-astro-cid-kh7btl4r]:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:3px;border-radius:2px}.partner-features[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:0}.partner-feature[data-astro-cid-kh7btl4r]{padding:1.125rem 0;border-bottom:.5px solid rgba(255,255,255,.1);display:flex;gap:1rem;align-items:flex-start}.partner-feature[data-astro-cid-kh7btl4r]:first-child{border-top:.5px solid rgba(255,255,255,.1)}.partner-feature-dot[data-astro-cid-kh7btl4r]{width:5px;height:5px;border-radius:50%;background:#fff6;flex-shrink:0;margin-top:7px}.partner-feature-text[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:#ffffffa6;line-height:1.5}.timeline[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:0}.timeline-item[data-astro-cid-kh7btl4r]{display:flex;gap:2rem;padding:2rem 0;border-bottom:.5px solid #e0ddd8}.timeline-item[data-astro-cid-kh7btl4r]:first-child{border-top:.5px solid #e0ddd8}.timeline-year[data-astro-cid-kh7btl4r]{font-family:Tenor Sans,serif;font-size:1.125rem;letter-spacing:.04em;color:#8c8578;flex-shrink:0;min-width:60px;padding-top:2px}.timeline-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.375rem}.timeline-title[data-astro-cid-kh7btl4r]{font-family:Tenor Sans,serif;font-size:1rem;letter-spacing:.04em}.timeline-body[data-astro-cid-kh7btl4r]{font-size:var(--text-sm);color:#8c8578;line-height:1.6}.section-title[data-astro-cid-kh7btl4r]{font-family:Tenor Sans,serif;font-size:var(--text-h2);font-weight:400;letter-spacing:.02em;line-height:1.1;color:#1a1a1a}.section-body[data-astro-cid-kh7btl4r]{font-size:var(--text-body);color:#8c8578;line-height:1.75}
