.sello-hero h1{margin-bottom:14px}.sello-hero .lead{max-width:68ch;margin-bottom:0}.sello-legal{padding:56px 0 0}.sello-legal__panel{max-width:860px;margin:0 auto;background:var(--white, #fff);border:1px solid var(--border, #e6e6e6);border-left:4px solid var(--accent);border-radius:var(--radius-lg);padding:32px 36px}.sello-legal__panel h2{font-size:clamp(1.3rem,2.6vw,1.7rem);margin:0 0 16px}.sello-legal__panel p{margin:0 0 12px;line-height:1.8;color:var(--text)}.sello-legal__panel p:last-child{margin-bottom:0}.sello-legal__panel a{color:var(--primary);font-weight:600;border-bottom:2px solid var(--border, #e6e6e6)}.sello-legal__panel a:hover{border-color:var(--primary)}.sello-pasos{padding:48px 0 0}.sello-pasos__h{max-width:860px;margin:0 auto 22px;font-size:1.15rem}.sello-pasos__lista{max-width:860px;margin:0 auto;padding:0;list-style:none;counter-reset:paso;display:grid;gap:12px}.sello-pasos__lista li{counter-increment:paso;display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start;background:var(--white, #fff);border:1px solid var(--border, #e6e6e6);border-radius:var(--radius-lg);padding:18px 22px}.sello-pasos__lista li:before{content:counter(paso);display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--primary);color:var(--on-dark);font-weight:800;font-size:.95rem}.sello-pasos__lista p{margin:0;line-height:1.75;color:var(--text)}.sello-pasos__lista strong{color:var(--primary)}.sello-pasos__lista a{color:var(--primary);font-weight:600;border-bottom:2px solid var(--border, #e6e6e6)}.sello-grid-sec{padding:48px 0 72px}.sello-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.sello-card{display:flex;flex-direction:column;background:var(--white, #fff);border:1px solid var(--border, #e6e6e6);border-radius:var(--radius-lg);padding:24px 26px 26px}.sello-card__h{font-size:1.05rem;font-weight:700;margin:0 0 16px;scroll-margin-top:110px}.sello-card__vista{display:flex;align-items:center;justify-content:center;padding:20px;margin-bottom:16px;border-radius:var(--radius, 6px);background:repeating-conic-gradient(#f2f2f2 0% 25%,#fafafa 0% 50%) 50% / 16px 16px}.sello-card__vista img{max-width:100%;height:auto}.sello-card__code{flex:1 1 auto;margin:0 0 16px;padding:16px 18px;border-radius:var(--radius, 6px);background:var(--primary);color:#ffffffe6;font-size:.76rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.sello-card__copiar{align-self:flex-start}.sello-card__copiar.is-copiado{background:var(--accent);border-color:var(--accent)}@media(max-width:560px){.sello-grid{grid-template-columns:1fr}.sello-card,.sello-legal__panel{padding:20px 18px}}
