.foto-article{--foto-grad:linear-gradient(135deg,hsl(var(--ai)),hsl(var(--primary)))}.foto-crumbs{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-size:.85rem;margin:1.25rem 0;color:hsl(var(--muted-foreground))}.foto-crumbs a{color:hsl(var(--ai));text-decoration:none}.foto-crumbs a:hover{text-decoration:underline}.foto-hero{width:100%;height:auto;display:block;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 4px);margin:0 0 1.5rem}.foto-article>h1{font-size:clamp(1.7rem,5vw,2.3rem);line-height:1.15;font-weight:800;letter-spacing:-.02em;margin:0 0 1.5rem}.foto-body{font-size:1.02rem;line-height:1.65}.foto-body section{display:block;margin:0 0 1.25rem}.foto-body p{margin:0 0 1rem}.foto-body h2{font-size:clamp(1.3rem,3.5vw,1.55rem);font-weight:800;letter-spacing:-.01em;margin:2rem 0 .9rem}.foto-body a{color:hsl(var(--ai));text-decoration:underline;text-underline-offset:2px}.foto-body strong{font-weight:700}.foto-body .txt-block-bigger{font-size:1.15rem;line-height:1.55;font-weight:600;margin:0 0 1rem}.foto-body .side-border{border-left:3px solid hsl(var(--ai));background:hsl(var(--ai-soft));padding:.9rem 1.1rem;border-radius:0 var(--radius) var(--radius) 0;margin:0 0 1.25rem}.foto-body .img-line{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1.5rem 0 .5rem;padding:0}.foto-body .img-line .item{display:block;border:1px solid hsl(var(--border));border-radius:var(--radius);overflow:hidden}.foto-body .img-line img{width:100%;height:auto;aspect-ratio:250/400;-o-object-fit:cover;object-fit:cover;display:block}@media (max-width:520px){.foto-body .img-line{gap:.5rem}}.foto-body .img-line+p{text-align:center;font-size:.8rem;letter-spacing:.03em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin:0 0 1.5rem}.foto-body .btn-container{text-align:center;margin:1.5rem 0 2rem}.foto-body .btn-basic{display:inline-block;background:var(--foto-grad);color:#fff;font-weight:700;font-size:15px;padding:13px 24px;border-radius:var(--radius);text-decoration:none}.foto-body .btn-basic:hover{filter:brightness(1.05)}.foto-final{margin:2.5rem 0 0;padding:2.25rem 1.5rem;text-align:center;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 6px);background:radial-gradient(110% 140% at 50% 0,hsl(var(--ai-soft)) 0,transparent 60%),hsl(var(--card))}.foto-final h2{font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:800;margin:0 0 .6rem}.foto-final p{color:hsl(var(--muted-foreground));margin:0 auto 1.25rem;max-width:30rem;line-height:1.55}.foto-final-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.foto-final-cta .btn{padding:13px 24px;font-size:15px}